1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

test: run smbconftort testsuite from the local_s3 tests

Michael
This commit is contained in:
Michael Adam 2008-04-08 12:08:18 +02:00
parent 757601ec83
commit 6641061f76

View File

@ -23,4 +23,7 @@ testit "replacetort" $VALGRIND $BINDIR/replacetort || \
testit "tdbtorture" $VALGRIND $BINDIR/tdbtorture || \
failed=`expr $failed + 1`
testit "smbconftort" $VALGRIND $BINDIR/tdbtorture $CONFIGURATION || \
failed =`expr $failed + 1`
testok $0 $failed