summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tests/test-tdb.sh
blob: 9c2f9cd7ba9edbcf0da7c8519536dc196d7531e5 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh


export LDB_URL="tdb://tdbtest.ldb"

rm -f tdbtest.ldb

. tests/test-generic.sh

. tests/test-extended.sh