r8040: run ldb test suite as part of samba 'make test'
authorAndrew Tridgell <tridge@samba.org>
Fri, 1 Jul 2005 07:25:10 +0000 (07:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:19:01 +0000 (13:19 -0500)
(This used to be commit 3671459d9a4b4409904adff57548dd35da6afd42)

source4/script/tests/test_ldap.sh

index 2ccb02b8b8ac0072562d981626d16b9b4faf4717..8d5a7b4ccfd4a86d731233e519d0444b17fa68a4 100755 (executable)
@@ -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