summaryrefslogtreecommitdiffstats
path: root/regress/lib/libevent
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Missing $OpenBSD$'s.krw1-0/+1
2010-06-26New libevent regression tests from upstream.nicm7-870/+2246
2008-05-09Fix the include path passed via CFLAGS so that this will compile.. onebrad1-2/+2
2008-05-04Some additional tests.brad2-14/+138
2008-05-02Update to libevent 1.3e while retaining our local changes.brad1-1/+17
2007-09-19permit this to compile with gcc 2.xtodd1-2/+3
2006-01-23add a buffered event test.brad1-1/+18
2005-12-25add two more tests.brad1-4/+82
2005-12-18rename test functions with meaningful names instead of 1 2 3, etc.brad1-19/+19
2005-04-22test event priorities.brad1-6/+85
2004-12-22some -Wimplicit-function-declaration cleaning; ok millert@david1-1/+2
2004-11-25add regress test support for buffereventsbrad1-96/+196
2004-01-05regress test for kqueue+EOF; marius aamodt eriksenmarkus1-4/+64
2003-09-23add support for poll(2); ok deraadtmarkus1-4/+7
2003-07-31various cleanups; david says results are samederaadt1-12/+12
2003-06-19the test depend on ${PROG}; noticed by david@, mickey@markus1-3/+3
2003-06-16use bsd.regress.mkmarkus1-12/+10
2003-06-15libevent regress from nielsmickey2-0/+402