mirror of
https://github.com/samba-team/samba.git
synced 2025-03-10 12:58:35 +03:00
r3321: make the test_echo.sh test suite test non-blocking on all rpc transports
this test now passes (This used to be commit 3d270fd86caedd1023373160934d72d8cb065659)
This commit is contained in:
parent
8262efeb0b
commit
6feaf6d4d6
@ -27,6 +27,7 @@ testit() {
|
||||
for transport in ncalrpc ncacn_np ncacn_ip_tcp; do
|
||||
for bindoptions in connect sign seal sign,seal validate padcheck bigendian bigendian,seal; do
|
||||
for ntlmoptions in \
|
||||
"--option=socket:testnonblock=True" \
|
||||
"--option=ntlmssp_client:ntlm2=yes" \
|
||||
"--option=ntlmssp_client:ntlm2=no" \
|
||||
"--option=ntlmssp_client:ntlm2=yes --option=ntlmssp_client:128bit=no" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user