s4: Add DRS-UNIT test suite to LOCAL group of tests to be executed
authorKamen Mazdrashki <kamen.mazdrashki@postpath.com>
Sun, 25 Oct 2009 20:07:18 +0000 (22:07 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 6 Nov 2009 13:05:40 +0000 (14:05 +0100)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
source4/selftest/tests.sh

index 8837f7cb111a87a450aaca12ae463c6117aec027..427dcff360d486e35bb2e9202926017c02f02554 100755 (executable)
@@ -319,6 +319,8 @@ else
        skiptestsuite "tdb.stress" "Using system TDB, tdbtorture not available"
 fi
 
+plansmbtorturetest "DRS-UNIT" none ncalrpc: "$*"
+
 # Pidl tests
 
 for f in $samba4srcdir/../pidl/tests/*.pl; do