r22185: Initial work on a 'member' test environment'.
[sfrench/samba-autobuild/.git] / source4 / script / tests / test_member.sh
1 #!/bin/sh
2
3 # add tests to this list as they start passing, so we test
4 # that they stay passing
5 ncacn_np_tests="RPC-ECHO"
6
7 incdir=`dirname $0`
8 . $incdir/test_functions.sh
9
10 plantest "RPC-ECHO against member server" member $VALGRIND bin/smbtorture $TORTURE_OPTIONS ncacn_np:"\$SERVER" -U"\$USERNAME"%"\$PASSWORD" -W \$DOMAIN $t "$*"