]> git.sur5r.net Git - bacula/bacula/blob - regress/all-non-root-tape-tests
Final changes
[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/small-file-size-tape
9 tests/restore-by-file-tape
10 tests/incremental-tape
11 tests/four-concurrent-jobs-tape
12 tests/four-jobs-tape
13 tests/fixed-block-size-tape
14 tests/bscan-tape
15 tests/btape-fill-tape
16 tests/truncate-bug-tape
17 echo " "
18 echo " "
19 echo "Test results"
20 cat test.out
21 scripts/cleanup