summaryrefslogtreecommitdiff
path: root/regress/lib/libevent
AgeCommit message (Collapse)Author
2015-01-20Missing $OpenBSD$'s.Kenneth R Westerback
ok deraadt@
2010-06-26New libevent regression tests from upstream.Nicholas Marriott
help and ok phessler
2008-05-09Fix the include path passed via CFLAGS so that this will compile.. oneBrad Smith
too many ../ in the path. Somehow managed to get a symlink in the right spot that made this work as it was. Pointed out by david@
2008-05-04Some additional tests.Brad Smith
From the libevent SVN repo. ok millert@
2008-05-02Update to libevent 1.3e while retaining our local changes.Brad Smith
"No objection" millert@ "the diff looks and works fine" reyk@
2007-09-19permit this to compile with gcc 2.xTodd T. Fries
ok cloder@
2006-01-23add a buffered event test.Brad Smith
From libevent CVS
2005-12-25add two more tests.Brad Smith
From libevent CVS
2005-12-18rename test functions with meaningful names instead of 1 2 3, etc.Brad Smith
From libevent CVS
2005-04-22test event priorities.Brad Smith
2004-12-22some -Wimplicit-function-declaration cleaning; ok millert@David Krause
2004-11-25add regress test support for buffereventsBrad Smith
From NetBSD ok markus@
2004-01-05regress test for kqueue+EOF; marius aamodt eriksenMarkus Friedl
2003-09-23add support for poll(2); ok deraadtMarkus Friedl
2003-07-31various cleanups; david says results are sameTheo de Raadt
2003-06-19the test depend on ${PROG}; noticed by david@, mickey@Markus Friedl
2003-06-16use bsd.regress.mkMarkus Friedl
2003-06-15libevent regress from nielsMichael Shalayeff