]> xenbits.xensource.com Git - people/julieng/freebsd.git/commitdiff
Integrate contrib/netbsd-tests/lib/libc/rpc into the FreeBSD test suite
authorngie <ngie@FreeBSD.org>
Fri, 30 Oct 2015 03:28:00 +0000 (03:28 +0000)
committerngie <ngie@FreeBSD.org>
Fri, 30 Oct 2015 03:28:00 +0000 (03:28 +0000)
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

etc/mtree/BSD.tests.dist
lib/libc/tests/Makefile

index 0c74b13c30e2c4901ce727e6bb41f3cdf438bdda..8cdc2fc2345a8180973d1d720340b150399c50e3 100644 (file)
                 data
                 ..
             ..
+            rpc
+            ..
             ssp
             ..
             stdio
index 2e97151836499b92ecf5be8051628752124c6661..e6ddc153b520b4f1f52dee034995bf15cb4687fa 100644 (file)
@@ -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