summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-02-16 02:13:59 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-02-16 02:13:59 +0000
commit002a527f3e3443a202e22ac490a3f232dc70f2fc (patch)
tree6cbd9a984d61503d5fdc92fd59c8fad4a00554b7 /tests
parent60370dfaf5f91c13b3d3acbda0dc9da058779d0e (diff)
downloadFreeBSD-src-002a527f3e3443a202e22ac490a3f232dc70f2fc.zip
FreeBSD-src-002a527f3e3443a202e22ac490a3f232dc70f2fc.tar.gz
Test directories can build in parallel fine.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'tests')
-rw-r--r--tests/sys/Makefile2
-rw-r--r--tests/sys/pjdfstest/tests/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/tests/sys/Makefile b/tests/sys/Makefile
index 18a24a4..36bdde0 100644
--- a/tests/sys/Makefile
+++ b/tests/sys/Makefile
@@ -22,6 +22,4 @@ TESTS_SUBDIRS+= vm
# Items not integrated into kyua runs by default
SUBDIR+= pjdfstest
-SUBDIR_PARALLEL=
-
.include <bsd.test.mk>
diff --git a/tests/sys/pjdfstest/tests/Makefile b/tests/sys/pjdfstest/tests/Makefile
index 61b15dd..95b4bbe 100644
--- a/tests/sys/pjdfstest/tests/Makefile
+++ b/tests/sys/pjdfstest/tests/Makefile
@@ -36,6 +36,4 @@ TESTS_SUBDIRS+= symlink
TESTS_SUBDIRS+= truncate
TESTS_SUBDIRS+= unlink
-SUBDIR_PARALLEL=
-
.include <bsd.test.mk>
OpenPOWER on IntegriCloud