summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-11-09 07:41:28 +0000
committerngie <ngie@FreeBSD.org>2015-11-09 07:41:28 +0000
commit316d77b2bcfdafc80a6e816c45fe832e1da0d72e (patch)
tree4071e89c08c46058c2df2a934db15a17030b3b4d /lib
parent0fae38c7aacd895ceb2c8281bf9feb43b6e6b6d1 (diff)
downloadFreeBSD-src-316d77b2bcfdafc80a6e816c45fe832e1da0d72e.zip
FreeBSD-src-316d77b2bcfdafc80a6e816c45fe832e1da0d72e.tar.gz
MFC r290177:
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 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 ad523aa..bf5bf25 100644
--- a/lib/libc/tests/Makefile
+++ b/lib/libc/tests/Makefile
@@ -13,6 +13,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