Skip to content

Commit

Permalink
Remove tests for Samba 3 EJS code.
Browse files Browse the repository at this point in the history
(This used to be commit 7aff2dd)
  • Loading branch information
jelmer committed Feb 11, 2008
1 parent af007e5 commit 0a6dc21
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1,318 deletions.
5 changes: 1 addition & 4 deletions source4/selftest/samba4_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down Expand Up @@ -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 "$*"
Expand Down
59 changes: 0 additions & 59 deletions testdata/samba3/verify

This file was deleted.

Loading

0 comments on commit 0a6dc21

Please sign in to comment.