From 365d9ef73d47446c2aaa4f24c970d4e6ec81c20a Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 6 Jan 2005 09:26:14 +0000 Subject: r4560: - fixed crash bugs in the RPC-SCHANNEL and RPC-NETLOGON tests - disabled the async netlogon tests for now until we better understand async rpc - added a test_w2k3.sh script that runs rpc tests that a w2k3 DC should pass. This is useful for regression testing when PIDL changes are made. (This used to be commit f7d4d3db489ad79457de70a85ad990159f6e74f8) --- source4/script/tests/test_rpc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/script/tests/test_rpc.sh') diff --git a/source4/script/tests/test_rpc.sh b/source4/script/tests/test_rpc.sh index 63d22f4083..a1181cab42 100755 --- a/source4/script/tests/test_rpc.sh +++ b/source4/script/tests/test_rpc.sh @@ -8,7 +8,7 @@ ncacn_ip_tcp_tests="RPC-SCHANNEL RPC-ECHO" if [ $# -lt 4 ]; then cat <