svn commit: r292324 - head/lib/libc/tests

Garrett Cooper ngie at FreeBSD.org
Wed Dec 16 13:56:29 UTC 2015


Author: ngie
Date: Wed Dec 16 08:25:12 2015
New Revision: 292324
URL: https://svnweb.freebsd.org/changeset/base/292324

Log:
  Iterate down lib/libc/tests/nss...
  
  MFC after: 1 week
  X-MFC with: r292323
  Sponsored by: EMC / Isilon Storage Division

Modified:
  head/lib/libc/tests/Makefile

Modified: head/lib/libc/tests/Makefile
==============================================================================
--- head/lib/libc/tests/Makefile	Wed Dec 16 08:09:03 2015	(r292323)
+++ head/lib/libc/tests/Makefile	Wed Dec 16 08:25:12 2015	(r292324)
@@ -10,6 +10,7 @@ TESTS_SUBDIRS+=	gen
 TESTS_SUBDIRS+=	hash
 TESTS_SUBDIRS+=	inet
 TESTS_SUBDIRS+=	net
+TESTS_SUBDIRS+=	nss
 TESTS_SUBDIRS+=	regex
 TESTS_SUBDIRS+=	resolv
 TESTS_SUBDIRS+=	rpc


More information about the svn-src-head mailing list