summaryrefslogtreecommitdiff
path: root/source4/script
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2005-01-07 05:02:48 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:08:31 -0500
commiteccbbd70b0d3e43d2499e601cfbea33939b29164 (patch)
tree21f3f6e61da56d6206a4a6f92c00cca1446a8be2 /source4/script
parent35a2ced64a3c853289d7fa921e91724ce2998b79 (diff)
downloadsamba-eccbbd70b0d3e43d2499e601cfbea33939b29164.tar.gz
samba-eccbbd70b0d3e43d2499e601cfbea33939b29164.tar.bz2
samba-eccbbd70b0d3e43d2499e601cfbea33939b29164.zip
r4594: Add more testes to the standard 'passes against win2k3' script.
Andrew Bartlett (This used to be commit 07295b3b07984ec3d1de9ed27835dbda7b4b7d0f)
Diffstat (limited to 'source4/script')
-rwxr-xr-xsource4/script/tests/test_w2k3.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/script/tests/test_w2k3.sh b/source4/script/tests/test_w2k3.sh
index f9c2d051df..8166b50f62 100755
--- a/source4/script/tests/test_w2k3.sh
+++ b/source4/script/tests/test_w2k3.sh
@@ -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