summaryrefslogtreecommitdiff
path: root/isam/test_all.res
blob: 5de37e445851953079066bb6af4907684f626803 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
echo "test2 -L -K -W -P"
test2 -L -K -W -P
echo "test2 -L -K -W -P -A"
test2 -L -K -W -P -A
echo "test2 -L -K -W -P -S -R1 -m500"
test2 -L -K -W -P -S -R1 -m500
echo "test2 -L -K -R1 -m2000 ; Should give error 135"
test2 -L -K -R1 -m2000
echo "test2 -L -K -P -S -R3 -m50 -b1000000"
test2 -L -K -P -S -R3 -m50 -b1000000
echo "test2 -L -B"
test2 -L -B
echo "test2 -L -K -W -P -m50 -l"
test2 -L -K -W -P -m50 -l
isamlog
echo "test2 -L -K -W -P -m50 -l -b100"
test2 -L -K -W -P -m50 -l -b100
isamlog
echo "time test2"
time test2
echo "time test2 -K"
time test2 -K
echo "time test2 -L"
time test2 -L
echo "time test2 -L -K"
time test2 -L -K
echo "time test2 -L -K -W"
time test2 -L -K -W
echo "time test2 -L -K -W -S"
time test2 -L -K -W -S