mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -05:00
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. MFC after: 2 weeks Sponsored by: The FreeBSD Foundation |
||
|---|---|---|
| .. | ||
| common.h | ||
| config.h | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| proc.c | ||
| read.c | ||
| signal.c | ||
| timer.c | ||
| user.c | ||
| vnode.c | ||