]> git.sur5r.net Git - bacula/bacula/blob - regress/all-non-root-tape-tests
Add bscan-tape test
[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 echo " "
15 echo " "
16 echo "Test results"
17 cat test.out
18 scripts/cleanup