summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-10-30 03:28:00 +0000
committerngie <ngie@FreeBSD.org>2015-10-30 03:28:00 +0000
commita51ea2d92e01394952e324e6e71c91ae4e68f041 (patch)
tree97c8befe5333826a86e6a8a841d3287ae07b5630 /lib
parentb222411003070166177496fcfaf0912788321404 (diff)
downloadFreeBSD-src-a51ea2d92e01394952e324e6e71c91ae4e68f041.zip
FreeBSD-src-a51ea2d92e01394952e324e6e71c91ae4e68f041.tar.gz
Integrate contrib/netbsd-tests/lib/libc/rpc into the FreeBSD test suite
as lib/libc/rpc This testcase requires rpcbind be up in running; otherwise the testcases will time out and be skipped MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/tests/Makefile b/lib/libc/tests/Makefile
index 2e97151..e6ddc15 100644
--- a/lib/libc/tests/Makefile
+++ b/lib/libc/tests/Makefile
@@ -11,6 +11,7 @@ TESTS_SUBDIRS+= hash
TESTS_SUBDIRS+= inet
TESTS_SUBDIRS+= net
TESTS_SUBDIRS+= regex
+TESTS_SUBDIRS+= rpc
TESTS_SUBDIRS+= stdio
TESTS_SUBDIRS+= stdlib
TESTS_SUBDIRS+= string
OpenPOWER on IntegriCloud