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
This commit is contained in:
parent
c26ee519d1
commit
ebfe174ea8
@ -275,6 +275,8 @@
|
||||
data
|
||||
..
|
||||
..
|
||||
rpc
|
||||
..
|
||||
ssp
|
||||
..
|
||||
stdio
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user