1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-21 03:33:16 +03:00

r22333: Use kerberos and the ntvfs/cifs backend for just one test, in the

quicktest.

Andrew Bartlett
This commit is contained in:
Andrew Bartlett
2007-04-18 12:17:53 +00:00
committed by Gerald (Jerry) Carter
parent 3d3c0b36cb
commit cf9508cd56

View File

@@ -15,5 +15,8 @@ tests="$tests RAW-EAS RAW-STREAMS"
for t in $tests; do
name="$t"
plantest "$name" dc $VALGRIND bin/smbtorture $TORTURE_OPTIONS $ADDARGS //\$SERVER/cifs -U"\$USERNAME"%"\$PASSWORD" $t
plantest "$name" dc $VALGRIND bin/smbtorture $TORTURE_OPTIONS $ADDARGS //\$SERVER/tmp -U"\$USERNAME"%"\$PASSWORD" $t
done
name=BASE-OPEN
plantest "ntvfs/cifs $name" dc $VALGRIND bin/smbtorture $TORTURE_OPTIONS $ADDARGS //\$NETBIOSNAME/cifs -U"\$USERNAME"%"\$PASSWORD" $name