]> git.sur5r.net Git - bacula/bacula/blob - regress/win32/all-non-root-tape-tests.cmd
Fix build without sd lock debug
[bacula/bacula] / regress / win32 / all-non-root-tape-tests.cmd
1 REM
2 REM Run all tape tests
3 REM
4 CALL config_var
5 IF NOT "%AUTOCHANGER%" == "nul" mtx -f %AUTOCHANGER% load 1 >nul 2>&1
6 COPY test.out test1.out
7 CALL tests\test0
8 CALL tests\backup-bacula-tape
9 CALL tests\btape-fill-tape
10 CALL tests\fixed-block-size-tape
11 CALL tests\four-concurrent-jobs-tape
12 CALL tests\four-jobs-tape
13 CALL tests\incremental-tape
14 CALL tests\relabel-tape
15 CALL tests\restore-by-file-tape
16 CALL tests\small-file-size-tape
17 CALL tests\truncate-bug-tape
18 CALL tests\two-pool-tape
19 CALL tests\2drive-incremental-2tape
20 CALL tests\bscan-tape
21 CALL tests\verify-vol-tape
22 ECHO.
23 ECHO.
24 ECHO Test results
25 TYPE test.out
26 CALL scripts\cleanup