summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2014-08-13 04:14:50 +0000
committerngie <ngie@FreeBSD.org>2014-08-13 04:14:50 +0000
commit45e6755fc1be9301069f1ec49907dde6c4c3a20f (patch)
tree963ce8dbda25f95e0d130c179e31cb4568d14aed /tools
parent2db0fe8cf836ce66973bddba1140f9812a903a84 (diff)
downloadFreeBSD-src-45e6755fc1be9301069f1ec49907dde6c4c3a20f.zip
FreeBSD-src-45e6755fc1be9301069f1ec49907dde6c4c3a20f.tar.gz
Convert bin/sh/tests to ATF
The new code uses a "test discovery mechanism" to determine what tests are available for execution The test shell can be specified via: kyua test -v test_suites.FreeBSD.bin.sh.test_shell=/path/to/test/sh Sponsored by: EMC / Isilon Storage Division Approved by: jmmv (mentor) Reviewed by: jilles (maintainer)
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index aad7d12..66ae67b 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -4168,6 +4168,7 @@ OLD_FILES+=usr/share/aclocal/atf-common.m4
OLD_FILES+=usr/share/aclocal/atf-sh.m4
OLD_DIRS+=usr/share/aclocal
OLD_FILES+=usr/tests/bin/chown/units_basics
+OLD_FILES+=usr/tests/bin/sh/legacy_test
OLD_FILES+=usr/tests/usr.bin/atf/Kyuafile
OLD_FILES+=usr/tests/usr.bin/atf/atf-sh/Kyuafile
OLD_FILES+=usr/tests/usr.bin/atf/atf-sh/atf_check_test
OpenPOWER on IntegriCloud