5 if [ -n "$TEST_DATA_PREFIX" ]; then
6 LDB_URL
="$TEST_DATA_PREFIX/tdbtest.ldb"
15 if [ -z "$LDBDIR" ]; then
16 LDBDIR
=`dirname $0`/..
24 cat <<EOF | $VALGRIND ldbadd || exit 1
29 $VALGRIND ldbadd
$LDBDIR/tests
/init.ldif ||
exit 1
31 .
$LDBDIR/tests
/test-generic.sh
33 .
$LDBDIR/tests
/test-extended.sh
35 .
$LDBDIR/tests
/test-tdb-features.sh
37 .
$LDBDIR/tests
/test-controls.sh