]> git.sur5r.net Git - bacula/bacula/blob - regress/all-non-root-tape-tests
5a64aad4c378a11a49ca58d3c538a5357753ea32
[bacula/bacula] / regress / all-non-root-tape-tests
1 #!/bin/sh
2 #
3 # Run all tape tests
4 #
5 cp test.out test1.out
6 tests/test0
7 tests/backup-bacula-tape
8 tests/bscan-tape
9 tests/btape-fill-tape
10 tests/fixed-block-size-tape
11 tests/four-concurrent-jobs-tape
12 tests/four-jobs-tape
13 tests/incremental-tape
14 tests/relabel-tape
15 tests/restore-by-file-tape
16 tests/small-file-size-tape
17 tests/truncate-bug-tape
18 echo " "
19 echo " "
20 echo "Test results"
21 cat test.out
22 scripts/cleanup