1#!/bin/sh 2 3rm -f *.odb 4./localclitest 5./testalter 6./testconcur 7./testddl 8./subsql testddl.sql 9./testddl 10./testfuzzy 11./testidx 12./testiref 13./testleak 14./testfrag 15./testperf 16./testindex 17./testraw 18./testsync 19./testspat 20./testarridx 21./testudt 22./testwcs 23./testtimeseries 24./testpar 25./testconc update & ./testconc inspect 2 26 27 28