summaryrefslogtreecommitdiffstats
path: root/tests/sys/Makefile
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2016-03-14 01:31:40 +0000
committerngie <ngie@FreeBSD.org>2016-03-14 01:31:40 +0000
commit081e0ebd819bccd974af605e5910f7e159e4f812 (patch)
treeb57156ea308b22b7d9ddbc7a989b406f61159d59 /tests/sys/Makefile
parent46bdbf008715de052640fcbe8d94db502adc45c9 (diff)
downloadFreeBSD-src-081e0ebd819bccd974af605e5910f7e159e4f812.zip
FreeBSD-src-081e0ebd819bccd974af605e5910f7e159e4f812.tar.gz
MFC r293821:
Integrate tools/regression/geom_{concat,eli,gate,mirror,nop,raid3,shsec,stripe,uzip} in to the FreeBSD test suite as tests/sys/geom/class/{concat,eli,gate,mirror,nop,raid3,shsec,stripe,uzip} The tools/regression/geom and tools/regression/geom_part testcases are being left alone because both test sets are both currently broken. The majority of this work was done on ^/user/ngie/more-tests2 . The differences are as follows: - tests/sys/geom/class/Makefile.inc is not present; it was inlined into the class's Makefiles for explicitness. - The testcases officially require root via kyua - The geom_gate(4) tests don't use the pidfile changes proposed in https://reviews.freebsd.org/D4836 .
Diffstat (limited to 'tests/sys/Makefile')
-rw-r--r--tests/sys/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sys/Makefile b/tests/sys/Makefile
index f69012b..daa74f3 100644
--- a/tests/sys/Makefile
+++ b/tests/sys/Makefile
@@ -8,6 +8,7 @@ TESTS_SUBDIRS+= acl
TESTS_SUBDIRS+= aio
TESTS_SUBDIRS+= fifo
TESTS_SUBDIRS+= file
+TESTS_SUBDIRS+= geom
TESTS_SUBDIRS+= kern
TESTS_SUBDIRS+= kqueue
TESTS_SUBDIRS+= mac
OpenPOWER on IntegriCloud