aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xo
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2016-05-04 23:20:53 +0000
committerEnji Cooper <ngie@FreeBSD.org>2016-05-04 23:20:53 +0000
commit430f7286a566b1407c7b32ce13585caf5aa59b92 (patch)
treea3a2f2051c05cb9a95c4a94f6c5bbcd7a12cdfea /usr.bin/xo
parente45163b2162def698a0320716097091257c39dea (diff)
downloadsrc-430f7286a566b1407c7b32ce13585caf5aa59b92.tar.gz
src-430f7286a566b1407c7b32ce13585caf5aa59b92.zip
Notes
Diffstat (limited to 'usr.bin/xo')
-rw-r--r--usr.bin/xo/tests/Makefile40
1 files changed, 18 insertions, 22 deletions
diff --git a/usr.bin/xo/tests/Makefile b/usr.bin/xo/tests/Makefile
index c8d86d081839..182e83438144 100644
--- a/usr.bin/xo/tests/Makefile
+++ b/usr.bin/xo/tests/Makefile
@@ -1,10 +1,8 @@
# $FreeBSD$
-.include <bsd.own.mk>
-
PACKAGE= tests
-FILESGROUPS= TESTS
-TESTSPACKAGE= ${PACKAGE}
+
+.include <bsd.own.mk>
LIBXOSRC= ${SRCTOP}/contrib/libxo
@@ -12,28 +10,26 @@ LIBXOSRC= ${SRCTOP}/contrib/libxo
.c.out .o.out:
-TESTSDIR= ${TESTSBASE}/usr.bin/xo
-
BINDIR= ${TESTSDIR}
ATF_TESTS_SH+= functional_test
-FILES+= xo_01.H.err
-FILES+= xo_01.H.out
-FILES+= xo_01.HIPx.err
-FILES+= xo_01.HIPx.out
-FILES+= xo_01.HP.err
-FILES+= xo_01.HP.out
-FILES+= xo_01.J.err
-FILES+= xo_01.J.out
-FILES+= xo_01.JP.err
-FILES+= xo_01.JP.out
-FILES+= xo_01.T.err
-FILES+= xo_01.T.out
-FILES+= xo_01.X.err
-FILES+= xo_01.X.out
-FILES+= xo_01.XP.err
-FILES+= xo_01.XP.out
+${PACKAGE}FILES+= xo_01.H.err
+${PACKAGE}FILES+= xo_01.H.out
+${PACKAGE}FILES+= xo_01.HIPx.err
+${PACKAGE}FILES+= xo_01.HIPx.out
+${PACKAGE}FILES+= xo_01.HP.err
+${PACKAGE}FILES+= xo_01.HP.out
+${PACKAGE}FILES+= xo_01.J.err
+${PACKAGE}FILES+= xo_01.J.out
+${PACKAGE}FILES+= xo_01.JP.err
+${PACKAGE}FILES+= xo_01.JP.out
+${PACKAGE}FILES+= xo_01.T.err
+${PACKAGE}FILES+= xo_01.T.out
+${PACKAGE}FILES+= xo_01.X.err
+${PACKAGE}FILES+= xo_01.X.out
+${PACKAGE}FILES+= xo_01.XP.err
+${PACKAGE}FILES+= xo_01.XP.out
SCRIPTS+= xo_01
CLEANFILES+= xo_01