DragonFly commits List (threaded) for 2010-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: test - Add OOB tests for select and kqueue
commit 4bafc82a7e4a915c6595de890c9633f79fe96702
Author: Samuel J. Greear <sjg@thesjg.com>
Date: Sun Jun 13 13:48:20 2010 +0000
test - Add OOB tests for select and kqueue
Summary of changes:
tools/test/kqueue/Makefile | 8 +++++
tools/test/kqueue/kqueue_oob.c | 62 ++++++++++++++++++++++++++++++++++++++++
tools/test/select/Makefile | 8 +++++
tools/test/select/select_oob.c | 57 ++++++++++++++++++++++++++++++++++++
4 files changed, 135 insertions(+), 0 deletions(-)
create mode 100644 tools/test/kqueue/Makefile
create mode 100644 tools/test/kqueue/kqueue_oob.c
create mode 100644 tools/test/select/Makefile
create mode 100644 tools/test/select/select_oob.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4bafc82a7e4a915c6595de890c9633f79fe96702
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]