svn commit: r281425 - user/ngie/more-tests/tests/sys

Garrett Cooper ngie at FreeBSD.org
Sat Apr 11 09:05:01 UTC 2015


Author: ngie
Date: Sat Apr 11 09:05:00 2015
New Revision: 281425
URL: https://svnweb.freebsd.org/changeset/base/281425

Log:
  Turn on test building/installation here

Modified:
  user/ngie/more-tests/tests/sys/Makefile

Modified: user/ngie/more-tests/tests/sys/Makefile
==============================================================================
--- user/ngie/more-tests/tests/sys/Makefile	Sat Apr 11 08:57:31 2015	(r281424)
+++ user/ngie/more-tests/tests/sys/Makefile	Sat Apr 11 09:05:00 2015	(r281425)
@@ -7,6 +7,7 @@ TESTSDIR= ${TESTSBASE}/sys
 TESTS_SUBDIRS+=		kern
 TESTS_SUBDIRS+=		netinet
 TESTS_SUBDIRS+=		opencrypto
+TESTS_SUBDIRS+=		sockets
 
 # Items not integrated into kyua runs by default
 SUBDIR+=		pjdfstest


More information about the svn-src-user mailing list