aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2022-05-25 00:17:04 +0000
committerMark Johnston <markj@FreeBSD.org>2022-05-25 00:17:41 +0000
commit68fe988a40ca5dedec426735f52471d9af7bddbd (patch)
treecbf6ecbff79fa4890bf97a214b5d22f58d243455 /ObsoleteFiles.inc
parentd6d4f9b45e0be306bdaf53b2133b2cd0f7642167 (diff)
downloadsrc-68fe988a40ca5dedec426735f52471d9af7bddbd.tar.gz
src-68fe988a40ca5dedec426735f52471d9af7bddbd.zip
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. MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 64ca3faee70f..7f2ead926b6e 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -52,6 +52,8 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20220524: libkqueue test updates
+OLD_FILES+=usr/tests/sys/kqueue/libkqueue/kqtest
# 20220514: new clang import which bumps version from 13.0.0 to 14.0.3
OLD_FILES+=usr/lib/clang/13.0.0/include/cuda_wrappers/algorithm
OLD_FILES+=usr/lib/clang/13.0.0/include/cuda_wrappers/complex