mirror of
https://github.com/samba-team/samba.git
synced 2025-08-31 22:02:58 +03:00
r10520: The join is a nice quick RPC test.
Andrew Bartlett
(This used to be commit d50b543096
)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
7f7a2d133d
commit
187fdaa91f
@ -2,9 +2,9 @@
|
||||
|
||||
# add tests to this list as they start passing, so we test
|
||||
# that they stay passing
|
||||
ncacn_np_tests="RPC-ECHO RPC-ALTERCONTEXT"
|
||||
ncalrpc_tests="RPC-ECHO RPC-ALTERCONTEXT"
|
||||
ncacn_ip_tcp_tests="RPC-ECHO RPC-ALTERCONTEXT"
|
||||
ncacn_np_tests="RPC-ECHO RPC-ALTERCONTEXT RPC-JOIN"
|
||||
ncalrpc_tests="RPC-ECHO RPC-ALTERCONTEXT RPC-JOIN"
|
||||
ncacn_ip_tcp_tests="RPC-ECHO RPC-ALTERCONTEXT RPC-JOIN"
|
||||
|
||||
if [ $# -lt 4 ]; then
|
||||
cat <<EOF
|
||||
|
Reference in New Issue
Block a user