opnsense-src/tests/sys/kqueue
Mark Johnston 294386e0f7 kqueue tests: Simplify the test runner
Just invoke the test program directly instead of trying to convert its
output to TAP format.  The test suite is all or nothing; there's no way
to enumerate individual test cases, so there's no advantage in trying to
massage its output, and doing so throws away information that's useful
when diagnosing test failures.

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 68fe988a40)
2022-06-07 20:42:28 -04:00
..
libkqueue kqueue tests: Simplify the test runner 2022-06-07 20:42:28 -04:00
kqueue_peek_signal.c Add a test for https://reviews.freebsd.org/D31858 (PR 258310) 2022-05-07 12:56:58 +01:00
Makefile Add a test for https://reviews.freebsd.org/D31858 (PR 258310) 2022-05-07 12:56:58 +01:00
Makefile.depend DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +00:00
Makefile.inc Add include Makefiles for tests/sys/{fs,kern,kqueue,mac}/... 2017-01-14 20:21:21 +00:00