summaryrefslogtreecommitdiffstats
path: root/pw
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2015-10-12 08:16:03 +0000
committerEnji Cooper <ngie@FreeBSD.org>2015-10-12 08:16:03 +0000
commit14af77aebe6b5dc81bb06083fe651696beac1546 (patch)
tree08f0bb7ac1a421e95eedfe5b6350e09b889e9c53 /pw
parent408acfb68bf5725b5c05baaab852e337ba094423 (diff)
downloadpw-darwin-14af77aebe6b5dc81bb06083fe651696beac1546.tar.gz
pw-darwin-14af77aebe6b5dc81bb06083fe651696beac1546.tar.zst
pw-darwin-14af77aebe6b5dc81bb06083fe651696beac1546.zip
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 MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Divison
Diffstat (limited to 'pw')
-rw-r--r--pw/tests/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/pw/tests/Makefile b/pw/tests/Makefile
index a1605aa..27f0ac4 100644
--- a/pw/tests/Makefile
+++ b/pw/tests/Makefile
@@ -1,7 +1,5 @@
# $FreeBSD$
-TESTSDIR= ${TESTSBASE}/usr.sbin/pw
-
ATF_TESTS_SH= pw_etcdir \
pw_lock \
pw_config \