summaryrefslogtreecommitdiff
path: root/tests/test_tio.c
AgeCommit message (Expand)Author
2013-01-14support systems without ETIMEArthur de Jong
2012-12-22update C coding style to a more commonly used styleArthur de Jong
2012-12-14also test for correct value of errno on timeout and make read and write timeo...Arthur de Jong
2012-12-14also output debugging info in test_timeout_reader testArthur de Jong
2012-12-06make test even more verbose and set number of writes back at 10000 to avoid i...Arthur de Jong
2012-11-30rephrase test to more clearly explain what we're testing and be a little more...Arthur de Jong
2012-10-13update tests to new tio interface (fixes r1783)Arthur de Jong
2011-09-04add casts from size_t to int for printfArthur de Jong
2011-03-19more tests and general test improvementsArthur de Jong
2011-03-17put all assertion functions and compatibility code into one header fileArthur de Jong
2009-08-31rename software to nss-pam-ldapdArthur de Jong
2008-06-06miscellaneous portability improvementsArthur de Jong
2008-02-12implement resizable I/O buffers and tune buffer sizes to normal requestsArthur de Jong
2008-01-30include errno in assertion statementArthur de Jong
2008-01-27when including stdint.h check if we actually have itArthur de Jong
2008-01-26somewhat improve the output from the testsArthur de Jong
2008-01-01add limited implementation of tio_mark() and tio_reset() functions to do limi...Arthur de Jong
2007-08-19move dict and tio tests into the tests directoryArthur de Jong