mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
r8772: Include the ldap ejs test in the standard 'make test'
Andrew Bartlett
(This used to be commit 4ade880dcf
)
This commit is contained in:
parent
af48ca4810
commit
493fd92b20
@ -51,3 +51,7 @@ testit "CLDAP" bin/smbtorture $TORTURE_OPTIONS //$SERVER/_none_ LDAP-CLDAP || fa
|
||||
LDBDIR=lib/ldb
|
||||
export LDBDIR
|
||||
testit "ldb tests" $LDBDIR/tests/test-tdb.sh
|
||||
|
||||
SCRIPTDIR=../testprogs/ejs
|
||||
|
||||
testit "ejs ldap test" $SCRIPTDIR/ldap.js $SERVER -U$USERNAME%$PASSWORD || failed=`expr $failed + 1`
|
||||
|
Loading…
Reference in New Issue
Block a user