git: test - Add OOB tests for select and kqueue

Samuel Greear sjg at crater.dragonflybsd.org
Mon Jul 19 14:58:39 PDT 2010


commit 4bafc82a7e4a915c6595de890c9633f79fe96702
Author: Samuel J. Greear <sjg at 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





More information about the Commits mailing list