darling-libkqueue/test
eradman 655165d380 Minor imporovements to test runner:
* kqtest help message includes the names of test suites that can be run
  * no need to test for EV_RECEIPT since it's always defined in our local copy of event.h
  * include netdb.h to enable builds on *BSD.



git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@652 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2013-06-11 14:45:42 +00:00
..
benchmark res 2010-03-20 14:23:25 +00:00
libdispatch improved dispatch testing 2009-12-25 22:53:49 +00:00
stress note stresstest 2010-08-08 04:59:54 +00:00
CMakeLists.txt Fixed some mistakes within the CMakeLists.txt 2011-05-04 17:39:25 +00:00
common.h Minor imporovements to test runner: 2013-06-11 14:45:42 +00:00
config.inc Build a debug-enabled static library. 2011-05-26 03:45:28 +00:00
configure port to openbsd 2009-11-08 05:24:11 +00:00
kevent.c Use ifdef instead of check_decl() where possible. 2013-01-06 17:28:12 +00:00
kqtest.sln win32 timer filter mostly done, improved windows_kevent_wait() 2011-01-21 03:30:35 +00:00
kqtest.vcxproj Made libkqueue compile on windows again - functionality still broken on this platform 2011-04-13 17:35:34 +00:00
lockstat.c Another tracing_mutex_assert() fix 2011-05-22 01:20:24 +00:00
main.c Minor imporovements to test runner: 2013-06-11 14:45:42 +00:00
Makefile Build a debug-enabled static library. 2011-05-26 03:45:28 +00:00
proc.c Eliminate the use of global state variables in kqtest to allow the tests 2011-05-25 02:10:36 +00:00
read.c cast off_t as (unsigned long) so that tests build on MacOS 10.8. MacOS and FreeBSD should both serve as a useful reference for the correctness of the tests. 2013-06-04 16:28:46 +00:00
signal.c Use ifdef instead of check_decl() where possible. 2013-01-06 17:28:12 +00:00
test.c Minor fixes for Android 2012-11-26 02:56:10 +00:00
timer.c Remove concurrency, re-enable signal tests 2013-01-25 02:59:35 +00:00
user.c Remove extra print statement from test_kevent_user_oneshot() 2013-06-04 14:22:34 +00:00
vnode.c Use ifdef instead of check_decl() where possible. 2013-01-06 17:28:12 +00:00