1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00

r8040: run ldb test suite as part of samba 'make test'

(This used to be commit 3671459d9a4b4409904adff57548dd35da6afd42)
This commit is contained in:
Andrew Tridgell 2005-07-01 07:25:10 +00:00 committed by Gerald (Jerry) Carter
parent 036a7dd9f8
commit 93e2baaf76

View File

@ -47,4 +47,6 @@ done
testit "CLDAP" bin/smbtorture $TORTURE_OPTIONS //$SERVER/_none_ LDAP-CLDAP || failed=`expr $failed + 1`
LDBDIR=lib/ldb
export LDBDIR
testit "ldb tests" $LDBDIR/tests/test-tdb.sh