summaryrefslogtreecommitdiffstats
path: root/tests/sys/geom/class/gate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/geom/class/gate/Makefile')
-rw-r--r--tests/sys/geom/class/gate/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/tests/sys/geom/class/gate/Makefile b/tests/sys/geom/class/gate/Makefile
index c034bf0..417fa7d 100644
--- a/tests/sys/geom/class/gate/Makefile
+++ b/tests/sys/geom/class/gate/Makefile
@@ -4,14 +4,6 @@ PACKAGE= tests
TESTSDIR= ${TESTSBASE}/sys/geom/class/${.CURDIR:T}
-TAP_TESTS_SH+= 1_test
-TAP_TESTS_SH+= 2_test
-TAP_TESTS_SH+= 3_test
-
-${PACKAGE}FILES+= conf.sh
-
-.for t in ${TAP_TESTS_SH}
-TEST_METADATA.$t+= required_user="root"
-.endfor
+ATF_TESTS_SH+= ggate_test
.include <bsd.test.mk>
OpenPOWER on IntegriCloud