]> git.sur5r.net Git - bacula/bacula/blob - regress/win32/all-non-root-tests.cmd
Copy trunk regress into Branch
[bacula/bacula] / regress / win32 / all-non-root-tests.cmd
1 REM
2 REM Run all tests
3 REM
4 DEL test1.out
5 CALL tests\test0
6 ECHO.
7 CALL tests\auto-label-test
8 CALL tests\backup-bacula-test
9 CALL tests\bextract-test
10 CALL tests\bscan-test
11 CALL tests\bsr-opt-test
12 CALL tests\compressed-test
13 CALL tests\concurrent-jobs-test
14 CALL tests\data-encrypt-test
15 CALL tests\differential-test
16 CALL tests\four-concurrent-jobs-test
17 CALL tests\four-jobs-test
18 CALL tests\incremental-test
19 CALL tests\query-test
20 CALL tests\recycle-test
21 CALL tests\restore2-by-file-test
22 CALL tests\restore-by-file-test
23 CALL tests\restore-disk-seek-test
24 CALL tests\six-vol-test
25 CALL tests\span-vol-test
26 CALL tests\sparse-compressed-test
27 CALL tests\sparse-test
28 CALL tests\two-jobs-test
29 CALL tests\two-vol-test
30 CALL tests\verify-vol-test
31 REM CALL tests\weird-files2-test
32 REM CALL tests\weird-files-test
33 CALL tests\migration-job-test
34 CALL tests\migration-jobspan-test
35 CALL tests\migration-volume-test
36 CALL tests\migration-time-test
37 REM CALL tests\hardlink-test
38 REM 
39 REM The following are Virtual Disk Autochanger tests
40 CALL tests\two-pool-test
41 CALL tests\two-volume-test
42 CALL tests\incremental-2disk
43 CALL tests\2drive-incremental-2disk
44 CALL tests\scratch-pool-test
45 ECHO.
46 ECHO Test results
47 TYPE test.out
48 CALL scripts\cleanup