summaryrefslogtreecommitdiff
path: root/source4/script/tests/test_ldap.sh
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-07-01 07:25:10 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:19:01 -0500
commit93e2baaf769aa415ca60e9ecc2f904f3472efec8 (patch)
treee4ba30d0f6f42ac7f9d7ff4a0811f2cfd473a329 /source4/script/tests/test_ldap.sh
parent036a7dd9f8310d8bf380c8947f3ee76c51bcf6d0 (diff)
downloadsamba-93e2baaf769aa415ca60e9ecc2f904f3472efec8.tar.gz
samba-93e2baaf769aa415ca60e9ecc2f904f3472efec8.tar.bz2
samba-93e2baaf769aa415ca60e9ecc2f904f3472efec8.zip
r8040: run ldb test suite as part of samba 'make test'
(This used to be commit 3671459d9a4b4409904adff57548dd35da6afd42)
Diffstat (limited to 'source4/script/tests/test_ldap.sh')
-rwxr-xr-xsource4/script/tests/test_ldap.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/source4/script/tests/test_ldap.sh b/source4/script/tests/test_ldap.sh
index 2ccb02b8b8..8d5a7b4ccf 100755
--- a/source4/script/tests/test_ldap.sh
+++ b/source4/script/tests/test_ldap.sh
@@ -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