I've updated the manual in the section configuration and
[comedilib.git] / testing /
2011-06-27 Ian Abbottcomedi_test: Remove unnecessary assignment of 'go'...
2011-06-27 Ian Abbottcomedi_test: Fix buffer overrun in test_mmap()
2008-11-05 Ian AbbottHandle COMEDI_SUBD_PWM and check for future unknown...
2008-03-28 Frank Mori HessReplaced a perror with comedi_perror
2008-01-28 Frank Mori Hesscomedi_internal_trigger is provided by comedilib now.
2008-01-28 Frank Mori HessFixed another problem with mmap test on subdevice using...
2008-01-28 Frank Mori HessFixed bug in mmap test when run on subdevice with SDF_L...
2008-01-28 Ian AbbottDon't use SDF_WRITEABLE flag to check if read (or write...
2007-11-07 Ian AbbottFix use of INSN_GTOD so it works on 64-bit platforms.
2007-08-02 Frank Mori HessFixed comedi_get_cmd_generic_timed() by adding a chanli...
2005-03-16 Frank Mori Hessuse SDF_RUNNING flag to test for completion of ao command
2005-02-27 Frank Mori Hesspatch from Ian Abbott <abbotti@mev.co.uk>:
2004-08-14 Frank Mori Hessadd "serial" to subdevice_types
2004-07-25 Frank Mori Hessinsert usleep() in loop
2004-07-24 Frank Mori Hessfix internal trigger when testing write command, and...
2004-07-24 Frank Mori Hessfix test_segfault() so it works with 2.6 kernel signal...
2004-06-19 Frank Mori Hessfix for compiler warning about strict aliasing rules
2003-11-20 David Schleefnew files
2003-05-02 David Schleefautoconfiscate
2003-05-02 David Schleefneed headers
2003-05-02 David Schleefautoconfiscation
2003-01-01 Frank Mori Hessfixing includes for exit(), memset() for gcc 2.96 compi...
2002-11-22 David SchleefFix for cases where the command doesn't allow source...
2002-11-22 David Schleeffix mmap testing
2002-06-15 Frank Mori Hessnew test results
2002-06-07 David Schleef*** empty log message ***
2002-06-06 David Schleeftest reading 0 samples
2002-03-18 David Schleef*** empty log message ***
2002-03-18 David Schleefadded output command test
2002-02-06 David SchleefDisabled streaming output on many of the command tests
2001-10-04 David Schleefadded
2001-10-04 David Schleefremoved mode0_test from list of standard tests
2001-07-30 David SchleefAdded long getopts and added help(), 'cuz I always...
2001-07-15 David SchleefUse ../Config. Fix 'make test'.
2001-07-15 David SchleefMake stdout unbuffered, so that if stderr==stdout,...
2001-07-15 David SchleefChanged prototype of comedi_get_cmd_generic_timed
2001-07-15 David SchleefDoesn't need to be static. Added test target
2001-07-15 David SchleefChange prototype of comedi_get_cmd_generic_timed
2001-07-09 David SchleefMoved chatter behind if(verbose)
2001-06-27 David SchleefUses deprecated functions, so added _COMEDILIB_DEPRECATED
2001-06-27 David SchleefChanged from siginfo handler to simple signal handler
2001-06-12 David SchleefAdded realtime command line option. Fixed tests to...
2001-06-12 David SchleefFix realtime flag.
2001-06-12 David SchleefTest for internal triggering.
2001-06-12 David Schleeffixes for cross-compilation
2001-05-28 David Schleefadditional tests, fixes, move some functions to ../lib
2001-05-28 David Schleefstaging area for moving functions from here to ../lib
2001-05-28 David Schleefmore results
2001-03-07 David Schleef*** empty log message ***
2001-03-02 David Schleefadded test to make sure area is unmapped
2001-03-01 David Schleefadded bufconfig test
2001-01-23 David Schleefdon't know
2001-01-23 David Schleefadded segfault testing
2001-01-16 David Schleefnew result
2001-01-16 David Schleefnew result
2000-11-30 David Schleeftesting additions
2000-11-25 David Schleefmmap demo and testing
2000-11-25 David Schleef*** empty log message ***
2000-10-19 David Schleefadded additional warning flags
2000-10-13 David Schleefadded command test
2000-10-10 David Schleefadded tests and created main
2000-02-02 David SchleefInitial revision