]> git.sur5r.net Git - bacula/bacula/blob - regress/all-non-root-tape-tests
99e6e9164ed777e031923cb9913d2405f51cd3a6
[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 tests/two-pool-tape
19 tests/2drive-incremental-2tape
20 echo " "
21 echo " "
22 echo "Test results"
23 cat test.out
24 scripts/cleanup