X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=regress%2Fall-non-root-tests;h=16a045b20ba13e6e8a9c2d773a2691680363544b;hb=cedb6a96865426236e84a5f38da4877a1c6df26a;hp=c3926e3169ab16521e1c9861c347b27315a8fa9a;hpb=95f77c2fd78788cdd5410fc9d2319fd0de2408cd;p=bacula%2Fbacula diff --git a/regress/all-non-root-tests b/regress/all-non-root-tests index c3926e3169..16a045b20b 100755 --- a/regress/all-non-root-tests +++ b/regress/all-non-root-tests @@ -2,31 +2,10 @@ # # Run all tests # -tests/test0 -tests/backup-bacula-test -tests/verify-vol-test -tests/sparse-test -tests/compressed-test -tests/sparse-compressed-test -tests/weird-files-test -tests/two-jobs-test -tests/two-vol-test -tests/six-vol-test -tests/bscan-test -tests/weird-files2-test -tests/concurrent-jobs-test -tests/four-concurrent-jobs-test -tests/bsr-opt-test -tests/bextract-test -tests/recycle-test -tests/span-vol-test -tests/restore-by-file-test -tests/restore2-by-file-test -tests/four-jobs-test -tests/incremental-test -tests/decremental-test echo " " -echo " " -echo "Test results" -cat test.out -scripts/cleanup +echo " " >>test.out +echo "Start non-root disk tests" +echo "Start non-root disk tests" >>test.out +ctest -R all-non-root: +echo "End non-root disk tests" +echo "End non-root disk tests" >>test.out