]> git.sur5r.net Git - bacula/bacula/blob - regress/all-tape-and-file-tests
857934410abbe3b519ef9c8a04632115432005de
[bacula/bacula] / regress / all-tape-and-file-tests
1 #!/bin/sh
2 #
3 # Run all tests
4 #
5 tests/test0
6 tests/backup-bacula-test
7 tests/verify-vol-test
8 tests/sparse-test
9 tests/compressed-test
10 tests/sparse-compressed-test
11 tests/weird-files-test
12 tests/two-jobs-test
13 tests/two-vol-test
14 tests/six-vol-test
15 tests/bscan-test
16 tests/weird-files2-test
17 tests/concurrent-jobs-test
18 tests/four-concurrent-jobs-test
19 tests/bsr-opt-test
20 tests/bextract-test
21 tests/recycle-test
22 tests/span-vol-test
23 tests/backup-bacula-tape
24 tests/small-file-size-tape
25 tests/two-volume-tape
26 echo " "
27 echo " "
28 echo "Test results"
29 cat test.out
30 scripts/cleanup