Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/test_tio.c
Commit message (Expand)AuthorAgeFilesLines
* Various spelling fixesArthur de Jong2019-09-171-1/+1
* support systems without ETIMEArthur de Jong2013-01-141-1/+6
* update C coding style to a more commonly used styleArthur de Jong2012-12-221-143/+146
* also test for correct value of errno on timeout and make ...Arthur de Jong2012-12-141-3/+14
* also output debugging info in test_timeout_reader testArthur de Jong2012-12-141-0/+4
* make test even more verbose and set number of writes back...Arthur de Jong2012-12-061-4/+8
* rephrase test to more clearly explain what we're testing ...Arthur de Jong2012-11-301-9/+14
* update tests to new tio interface (fixes r1783)Arthur de Jong2012-10-131-22/+5
* add casts from size_t to int for printfArthur de Jong2011-09-041-2/+2
* more tests and general test improvementsArthur de Jong2011-03-191-0/+64
* put all assertion functions and compatibility code into o...Arthur de Jong2011-03-171-18/+5
* rename software to nss-pam-ldapdArthur de Jong2009-08-311-1/+1
* miscellaneous portability improvementsArthur de Jong2008-06-061-1/+5
* implement resizable I/O buffers and tune buffer sizes to ...Arthur de Jong2008-02-121-12/+24
* include errno in assertion statementArthur de Jong2008-01-301-27/+41
* when including stdint.h check if we actually have itArthur de Jong2008-01-271-0/+2
* somewhat improve the output from the testsArthur de Jong2008-01-261-2/+2
* add limited implementation of tio_mark() and tio_reset() ...Arthur de Jong2008-01-011-5/+74
* move dict and tio tests into the tests directoryArthur de Jong2007-08-191-0/+206