Test directories can build in parallel fine.

Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery 2016-02-16 02:13:59 +00:00
parent debd17c5e7
commit d3157f0915
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=295643
6 changed files with 4 additions and 8 deletions

View File

@ -10,6 +10,4 @@ TESTS_SUBDIRS+= parameters
TESTS_SUBDIRS+= parser
TESTS_SUBDIRS+= set-e
SUBDIR_PARALLEL=
.include <bsd.test.mk>

View File

@ -86,6 +86,4 @@ TESTS_SUBDIRS+= aggs \
.PATH: ${.CURDIR:H:H:H:H:H}/tests
KYUAFILE= YES
SUBDIR_PARALLEL=
.include <bsd.test.mk>

View File

@ -68,6 +68,7 @@ _TESTS=
SUBDIR+= ${ts}
.endif
.endfor
SUBDIR_PARALLEL= t
.endif
# it is rare for test cases to have man pages

View File

@ -22,6 +22,4 @@ TESTS_SUBDIRS+= vm
# Items not integrated into kyua runs by default
SUBDIR+= pjdfstest
SUBDIR_PARALLEL=
.include <bsd.test.mk>

View File

@ -36,6 +36,4 @@ TESTS_SUBDIRS+= symlink
TESTS_SUBDIRS+= truncate
TESTS_SUBDIRS+= unlink
SUBDIR_PARALLEL=
.include <bsd.test.mk>

View File

@ -0,0 +1,3 @@
# $FreeBSD$
SUBDIR_PARALLEL= t