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