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

mimir at samba.org mimir at samba.org
Mon Sep 4 20:48:29 GMT 2006


Author: mimir
Date: 2006-09-04 20:48:29 +0000 (Mon, 04 Sep 2006)
New Revision: 18050

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

Log:
Run more NET tests on the build farm.


rafal


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


Changeset:
Modified: branches/SAMBA_4_0/source/script/tests/test_net.sh
===================================================================
--- branches/SAMBA_4_0/source/script/tests/test_net.sh	2006-09-04 19:53:30 UTC (rev 18049)
+++ branches/SAMBA_4_0/source/script/tests/test_net.sh	2006-09-04 20:48:29 UTC (rev 18050)
@@ -2,9 +2,9 @@
 
 # add tests to this list as they start passing, so we test
 # that they stay passing
-ncacn_np_tests="NET-API-RPCCONN-BIND NET-API-LISTSHARES NET-API-CREATEUSER NET-API-DELETEUSER"
-ncalrpc_tests="NET-API-LISTSHARES NET-API-CREATEUSER NET-API-DELETEUSER"
-ncacn_ip_tcp_tests="NET-API-LISTSHARES NET-API-CREATEUSER NET-API-DELETEUSER"
+ncacn_np_tests="NET-API-RPCCONN-BIND NET-API-RPCCONN-SRV NET-API-RPCCONN-DC NET-API-RPCCONN-DCINFO NET-API-LISTSHARES NET-API-CREATEUSER NET-API-DELETEUSER"
+ncalrpc_tests="NET-API-RPCCONN-SRV NET-API-RPCCONN-DC NET-API-RPCCONN-DCINFO NET-API-LISTSHARES NET-API-CREATEUSER NET-API-DELETEUSER"
+ncacn_ip_tcp_tests="NET-API-RPCCONN-SRV NET-API-RPCCONN-DC NET-API-RPCCONN-DCINFO NET-API-LISTSHARES NET-API-CREATEUSER NET-API-DELETEUSER"
 
 if [ $# -lt 4 ]; then
 cat <<EOF



More information about the samba-cvs mailing list