summaryrefslogtreecommitdiffstats
path: root/bin/pkill/tests
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-02-09 22:49:48 +0000
committerngie <ngie@FreeBSD.org>2017-02-09 22:49:48 +0000
commit6b3722162f25f17568ac341320ee8e7ede42bc7e (patch)
treeb94a04c0147f408897b87a9704b40d0c5fd8067f /bin/pkill/tests
parent72ef9ff5b96eef28f0024f16157bf47833200e6d (diff)
downloadFreeBSD-src-6b3722162f25f17568ac341320ee8e7ede42bc7e.zip
FreeBSD-src-6b3722162f25f17568ac341320ee8e7ede42bc7e.tar.gz
MFC r289172,r290254:
r289172: Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and netbsd-tests.test.mk (r289151) - Eliminate explicit OBJTOP/SRCTOP setting - Convert all ad hoc NetBSD test integration over to netbsd-tests.test.mk - Remove unnecessary TESTSDIR setting - Use SRCTOP where possible for clarity r290254: Remove unused variable (SRCDIR)
Diffstat (limited to 'bin/pkill/tests')
-rw-r--r--bin/pkill/tests/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/pkill/tests/Makefile b/bin/pkill/tests/Makefile
index a4a2c91..be46707 100644
--- a/bin/pkill/tests/Makefile
+++ b/bin/pkill/tests/Makefile
@@ -2,8 +2,6 @@
.include <bsd.own.mk>
-TESTSDIR= ${TESTSBASE}/bin/pkill
-
TAP_TESTS_SH= pgrep-F_test
TAP_TESTS_SH+= pgrep-LF_test
TAP_TESTS_SH+= pgrep-P_test
OpenPOWER on IntegriCloud