summaryrefslogtreecommitdiff
path: root/source4/selftest/samba4_tests.sh
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-02-11 13:38:07 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-02-11 13:38:07 +0100
commit0a6dc219559cb6385b6d2c5482e7588184e9ccc8 (patch)
tree0d4cd22caec3d5acf44cc496b87da264cf601275 /source4/selftest/samba4_tests.sh
parentaf007e5837ac472f0527505c8013b837932136bc (diff)
downloadsamba-0a6dc219559cb6385b6d2c5482e7588184e9ccc8.tar.gz
samba-0a6dc219559cb6385b6d2c5482e7588184e9ccc8.tar.bz2
samba-0a6dc219559cb6385b6d2c5482e7588184e9ccc8.zip
Remove tests for Samba 3 EJS code.
(This used to be commit 7aff2ddd8ca1ff68fc704fdb139d81d6daa51115)
Diffstat (limited to 'source4/selftest/samba4_tests.sh')
-rwxr-xr-xsource4/selftest/samba4_tests.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/source4/selftest/samba4_tests.sh b/source4/selftest/samba4_tests.sh
index c2ce9dc6f1..b1d85219fc 100755
--- a/source4/selftest/samba4_tests.sh
+++ b/source4/selftest/samba4_tests.sh
@@ -43,7 +43,7 @@ plantest() {
$incdir/../bin/smbtorture -V
samba4srcdir=$incdir/..
-samba4bindir=$samba4srcdir/bin
+samba4biir=$samba4srcdir/bin
SCRIPTDIR=$samba4srcdir/../testprogs/ejs
smb4torture="$samba4bindir/smbtorture $TORTURE_OPTIONS"
@@ -262,9 +262,6 @@ done
DATADIR=$samba4srcdir/../testdata
-plantest "parse samba3" none $samba4bindir/smbscript $DATADIR/samba3/verify $CONFIGURATION $DATADIR/samba3
-plantest "js.samba3sam" none $SCRIPTDIR/samba3sam.js $CONFIGURATION `pwd` $DATADIR/samba3/
-
# Domain Member Tests
plantest "RPC-ECHO against member server with local creds" member $VALGRIND $smb4torture ncacn_np:"\$NETBIOSNAME" -U"\$NETBIOSNAME/\$USERNAME"%"\$PASSWORD" RPC-ECHO "$*"