svn commit: samba r4594 - in branches/SAMBA_4_0/source/script/tests: .

abartlet at samba.org abartlet at samba.org
Fri Jan 7 05:02:48 GMT 2005


Author: abartlet
Date: 2005-01-07 05:02:48 +0000 (Fri, 07 Jan 2005)
New Revision: 4594

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4594

Log:
Add more testes to the standard 'passes against win2k3' script.

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/script/tests/test_w2k3.sh


Changeset:
Modified: branches/SAMBA_4_0/source/script/tests/test_w2k3.sh
===================================================================
--- branches/SAMBA_4_0/source/script/tests/test_w2k3.sh	2005-01-07 04:47:58 UTC (rev 4593)
+++ branches/SAMBA_4_0/source/script/tests/test_w2k3.sh	2005-01-07 05:02:48 UTC (rev 4594)
@@ -4,8 +4,8 @@
 
 # add tests to this list as they start passing, so we test
 # that they stay passing
-ncacn_np_tests="RPC-DSSETUP RPC-EPMAPPER RPC-SAMR RPC-WKSSVC RPC-SRVSVC RPC-EVENTLOG RPC-NETLOGON RPC-LSA"
-ncacn_ip_tcp_tests="RPC-EPMAPPER RPC-SAMR RPC-LSA RPC-NETLOGON"
+ncacn_np_tests="RPC-DSSETUP RPC-EPMAPPER RPC-SAMR RPC-WKSSVC RPC-SRVSVC RPC-EVENTLOG RPC-NETLOGON RPC-LSA RPC-SAMLOGON RPC-SAMSYNC"
+ncacn_ip_tcp_tests="RPC-EPMAPPER RPC-SAMR RPC-NETLOGON RPC-LSA RPC-SAMLOGON RPC-SAMSYNC"
 
 if [ $# -lt 4 ]; then
 cat <<EOF



More information about the samba-cvs mailing list