Initial testing stuff; want to rearrange.
[adns] / regress / r1test
CommitLineData
12c5b204 1#!/bin/sh
2# usage: r1test <testcasename>
3
4set -e
5tcn="$1"
6test -d ../testcases || cd testcases
7
8exec <$tcn.log
9read initfile
10read queryargs
11initstring="`cat $initfile.init`"
12../hplayback "/$initstring" $queryargs