mheily
57f14047f6
Remove concurrency, re-enable signal tests
...
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@632 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2013-01-25 02:59:35 +00:00
mheily
24baeafda7
Use ifdef instead of check_decl() where possible.
...
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@612 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2013-01-06 17:28:12 +00:00
mheily
f6a37c0a51
Add support for concurrent tests.
...
Test providing an invalid kqueue descriptor to kevent()
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@532 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2012-02-10 01:25:35 +00:00
mheily
cd858d02fd
Eliminate the use of global state variables in kqtest to allow the tests
...
to be run in parallel.
Add two kqtest options: one for iterations, and one for concurrency.
Use -rpath when building kqtest instead of using LD_LIBRARY_PATH
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@519 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2011-05-25 02:10:36 +00:00
mheily
5a49176a2c
fix ev_dispatch and evfilt_timer
...
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@259 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2010-07-24 02:27:47 +00:00
mheily
a59da73a9d
simplify using kevent_add and kevent_update
...
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@188 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2010-02-07 05:03:21 +00:00
mheily
bef359c971
testsuite improvements
...
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@168 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2010-01-31 22:05:44 +00:00
mheily
f3e7e80c9f
improved test suite output; no content changes
...
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@156 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2010-01-30 02:42:04 +00:00
mheily
b78679cd98
doc updates, change internal test API function
...
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@94 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2009-11-15 23:59:02 +00:00
mheily
6dca6b64be
revert bad checkin #60
...
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@61 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2009-11-07 21:02:10 +00:00
mheily
e5968c6ac4
attempt to merge
...
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@60 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2009-11-07 20:59:21 +00:00
mheily
1054ce3ed4
* Implement EVFILT_TIMER on Linux.
...
* Fix another 'make install' problem reported by Mario Schwalbe.
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@57 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2009-11-07 19:24:32 +00:00
mheily
a68a01ca24
add timer
...
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@43 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2009-11-05 02:27:49 +00:00