HomeFreeBSD

kqueue tests: Simplify the test runner

Description

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 68fe988a40ca5dedec426735f52471d9af7bddbd)

Details

Provenance
markjAuthored on May 25 2022, 12:17 AM
Parents
rGf2ce33a640fd: kqueue tests: Add new EVFILT_TIMER regression tests from upstream
Branches
Unknown
Tags
Unknown