r21712: Run tdb stress test.
authorJelmer Vernooij <jelmer@samba.org>
Mon, 5 Mar 2007 23:01:41 +0000 (23:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:49:16 +0000 (14:49 -0500)
source/script/tests/test_local.sh

index 2751c73b110d606d58d0a6d589c7f48c82d7b3ac..be80d56aa22d9bc506f327a4f2adb95bb05d4f84 100755 (executable)
@@ -27,4 +27,6 @@ for t in $local_tests; do
        testit "$t" $VALGRIND bin/smbtorture $TORTURE_OPTIONS ncalrpc: $t "$*"
 done
 
+testit "tdb stress" $VALGRIND bin/tdbtorture
+
 testok $0 $failed