source: vendor/current/lib/ldb/tests/test-tdb-subunit.sh

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 123 bytes
Line 
1#!/bin/sh
2
3BINDIR=$1
4
5. `dirname $0`/../../../testprogs/blackbox/subunit.sh
6
7testit "ldb" `dirname $0`/test-tdb.sh $BINDIR
Note: See TracBrowser for help on using the repository browser.