3 # this runs the file serving tests that are expected to pass with samba3
7 Usage: test_smbtorture_s3.sh TEST UNC USERNAME PASSWORD SMBTORTURE <smbtorture args>
20 incdir=`dirname $0`/../../../testprogs/blackbox
26 testit "smbtorture" $VALGRIND $SMBTORTURE $unc -U"$username"%"$password" $ADDARGS $t || failed=`expr $failed + 1`