Imported Debian patch 0.66.1-1
[hcoop/debian/courier-authlib.git] / libs / bdbobj / testsuite
... / ...
CommitLineData
1#!/bin/sh
2
3rm -f testbdb.dat
4
5./testbdb testbdb.dat foo bar
6./testbdb testbdb.dat foo baz
7./testbdb testbdb.dat bar foo
8./testbdb testbdb.dat foo
9./testbdb testbdb.dat bar
10./testbdb testbdb.dat
11./testbdb testbdb.dat -foo
12./testbdb testbdb.dat
13
14rm -f testbdb.dat