Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Dec 2015 08:25:12 +0000 (UTC)
From:      Garrett Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r292324 - head/lib/libc/tests
Message-ID:  <201512160825.tBG8PCTh034875@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512160825.tBG8PCTh034875>