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:
parent
757601ec83
commit
6641061f76
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user