s4:selftest: run RPC-SAMR-LARGE-DC against the vampire_dc to test the rid alloc code
authorStefan Metzmacher <metze@samba.org>
Fri, 9 Jul 2010 07:24:30 +0000 (09:24 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 9 Jul 2010 07:27:17 +0000 (09:27 +0200)
metze

source4/selftest/tests.sh

index 3f2cb82915fa21c5f818073b377a914b0bb331d0..3d331f34a92b3b15c3d3e47fa377cd8e2e784fcf 100755 (executable)
@@ -523,3 +523,8 @@ plantestsuite "blackbox.group.py" none PYTHON="$PYTHON" $samba4srcdir/setup/test
 
 # DRS python tests
 plantestsuite "drs_delete_object.python" vampire_dc PYTHONPATH="$PYTHONPATH:$samba4srcdir/torture/drs/python" DC1=\$DC_SERVER DC2=\$VAMPIRE_DC_SERVER $SUBUNITRUN delete_object -U"\$DOMAIN/\$DC_USERNAME"%"\$DC_PASSWORD"
+
+# This makes sure we test the rid allocation code
+t="RPC-SAMR-LARGE-DC"
+plantestsuite "`normalize_testname $t.one`" vampire_dc $VALGRIND $smb4torture "\$SERVER[$bindoptions]" -U"\$USERNAME"%"\$PASSWORD" -W \$DOMAIN $t "$*"
+plantestsuite "`normalize_testname $t.two`" vampire_dc $VALGRIND $smb4torture "\$SERVER[$bindoptions]" -U"\$USERNAME"%"\$PASSWORD" -W \$DOMAIN $t "$*"