From: Eric Bollengier Date: Wed, 24 Nov 2010 21:10:27 +0000 (+0100) Subject: regress: Put new test in all-disk and ctest X-Git-Tag: Release-5.2.1~871 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5e67314d95210c31ec5071ee9aa1ebe6b01f0b25;p=bacula%2Fbacula regress: Put new test in all-disk and ctest --- diff --git a/regress/DartTestfile.txt.in b/regress/DartTestfile.txt.in index d0d8678bcf..ad3a19c210 100644 --- a/regress/DartTestfile.txt.in +++ b/regress/DartTestfile.txt.in @@ -38,6 +38,7 @@ ADD_TEST(disk:hardlink-test "@regressdir@/tests/hardlink-test") ADD_TEST(disk:incremental-2media "@regressdir@/tests/incremental-2media") ADD_TEST(disk:incremental-test "@regressdir@/tests/incremental-test") ADD_TEST(disk:maxbytes-test "@regressdir@/tests/maxbytes-test") +ADD_TEST(disk:maxbw-test "@regressdir@/tests/maxbw-test") ADD_TEST(disk:maxtime-test "@regressdir@/tests/maxtime-test") SET_TESTS_PROPERTIES(disk:maxtime-test PROPERTIES PASS_REGULAR_EXPRESSION "Fatal error") diff --git a/regress/all-disk-tests b/regress/all-disk-tests index de86ec0eb2..616b991df3 100755 --- a/regress/all-disk-tests +++ b/regress/all-disk-tests @@ -57,6 +57,7 @@ nice tests/stats-test nice tests/six-vol-test nice tests/span-vol-test nice tests/maxbytes-test +nice tests/maxbw-test nice tests/maxtime-test nice tests/maxvol-test nice tests/maxvol2-test