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

jelmer at samba.org jelmer at samba.org
Mon Mar 5 23:01:41 GMT 2007


Author: jelmer
Date: 2007-03-05 23:01:41 +0000 (Mon, 05 Mar 2007)
New Revision: 21712

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

Log:
Run tdb stress test.
Modified:
   branches/SAMBA_4_0/
   branches/SAMBA_4_0/source/script/tests/test_local.sh


Changeset:

Property changes on: branches/SAMBA_4_0
___________________________________________________________________
Name: bzr:merge
...skipped...

Modified: branches/SAMBA_4_0/source/script/tests/test_local.sh
===================================================================
--- branches/SAMBA_4_0/source/script/tests/test_local.sh	2007-03-05 22:26:59 UTC (rev 21711)
+++ branches/SAMBA_4_0/source/script/tests/test_local.sh	2007-03-05 23:01:41 UTC (rev 21712)
@@ -27,4 +27,6 @@
 	testit "$t" $VALGRIND bin/smbtorture $TORTURE_OPTIONS ncalrpc: $t "$*"
 done
 
+testit "tdb stress" $VALGRIND bin/tdbtorture
+
 testok $0 $failed



More information about the samba-cvs mailing list