Imported Upstream version 0.66.1
[hcoop/debian/courier-authlib.git] / libs / bdbobj / testsuite
CommitLineData
d9898ee8 1#!/bin/sh
d9898ee8 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
b0322a85
CE
13
14rm -f testbdb.dat