ldb: Detect failures in ldb.base again
authorAndrew Bartlett <abartlet@samba.org>
Wed, 4 Apr 2012 08:52:25 +0000 (18:52 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 10 Apr 2012 06:57:06 +0000 (16:57 +1000)
commitc484f259c66ffcf0649dd5ab0d7c86e5c70d31af
tree776914f0ea58307c41d4734365d2f2a168f8f3aa
parent57341c0f29911d09e511c840386a35290febb9f9
ldb: Detect failures in ldb.base again

We need to wrap the ldb tests in the subunit blackbox helpers.

We also needed to change to the right directory, or else the :< file://
syntax check does not work, as samba4.png is not found.

Andrew Bartlett
lib/ldb/tests/test-tdb-subunit.sh [new file with mode: 0755]
lib/ldb/tests/test-tdb.sh
lib/ldb/wscript
source4/selftest/tests.py