r9813: Conver testsuite for samba3sam module to EJS
[ira/wip.git] / source4 / script / tests / tests_quick.sh
1 $SRCDIR/script/tests/test_ejs.sh localhost $USERNAME $PASSWORD || failed=`expr $failed + $?`
2 $SRCDIR/script/tests/test_ldap.sh localhost $USERNAME $PASSWORD || failed=`expr $failed + $?`
3 $SRCDIR/script/tests/test_nbt.sh localhost || failed=`expr $failed + $?`
4 $SRCDIR/script/tests/test_quick.sh //localhost/cifs $USERNAME $PASSWORD "" || failed=`expr $failed + $?`
5