aboutsummaryrefslogtreecommitdiff
path: root/tools/test/ppsapi
Commit message (Collapse)AuthorAgeFilesLines
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
| | | | | | | OK'ed by: core Notes: svn path=/head/; revision=139103
* Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].David E. O'Brien2004-11-192-3/+3
| | | | Notes: svn path=/head/; revision=137892
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* 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