aboutsummaryrefslogtreecommitdiff
path: root/tools/test/ppsapi
Commit message (Collapse)AuthorAgeFilesLines
* MFC: For variables that are only checked with defined(), don't provideDavid E. O'Brien2005-02-131-1/+1
| | | | | | | any fake value. Notes: svn path=/stable/5/; revision=141786
* Add an option to write collected data to file in binary format. ThisPoul-Henning Kamp2004-03-101-1/+18
| | | | | | | is very useful for collecting test-data for trial runs. Notes: svn path=/head/; revision=126820
* Add a small program to test/measure with the RFC 2783 API for timingPoul-Henning Kamp2003-12-083-0/+231
external signals. Notes: svn path=/head/; revision=123303