1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/ldb/tests/test-tdb-subunit.sh
Andrew Bartlett c484f259c6 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
2012-04-10 16:57:06 +10:00

8 lines
123 B
Bash
Executable File

#!/bin/sh
BINDIR=$1
. `dirname $0`/../../../testprogs/blackbox/subunit.sh
testit "ldb" `dirname $0`/test-tdb.sh $BINDIR