From: Eric Bollengier Date: Sat, 24 Oct 2009 10:06:55 +0000 (+0200) Subject: add messages-test to regression suite X-Git-Tag: Release-7.0.0~2598^2~49 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=af42326d9c3e36897a0b42d4b6e30b0243970a02;p=bacula%2Fbacula add messages-test to regression suite --- diff --git a/regress/DartTestfile.txt.in b/regress/DartTestfile.txt.in index 4754177eef..83fa8e306c 100644 --- a/regress/DartTestfile.txt.in +++ b/regress/DartTestfile.txt.in @@ -38,6 +38,7 @@ SET_TESTS_PROPERTIES(disk:maxtime-test PROPERTIES PASS_REGULAR_EXPRESSION "Fatal error") ADD_TEST(disk:maxvol2-test "@regressdir@/tests/maxvol2-test") ADD_TEST(disk:maxvol-test "@regressdir@/tests/maxvol-test") +ADD_TEST(disk:messages-test "@regressdir@/tests/messages-test") ADD_TEST(disk:migration-jobspan-test "@regressdir@/tests/migration-jobspan-test") ADD_TEST(disk:migration-job-test "@regressdir@/tests/migration-job-test") ADD_TEST(disk:migration-time-test "@regressdir@/tests/migration-time-test") diff --git a/regress/all-dev-tests b/regress/all-dev-tests index 5c2cc40c1c..09718710c1 100755 --- a/regress/all-dev-tests +++ b/regress/all-dev-tests @@ -38,6 +38,7 @@ nice tests/verify-vol-test nice tests/weird-files2-test nice tests/weird-files-test nice tests/migration-job-test +nice tests/messages-test nice tests/multi-storage-test nice tests/hardlink-test nice tests/tls-test diff --git a/regress/all-disk-tests b/regress/all-disk-tests index 2f98426ab6..b14452c1fe 100755 --- a/regress/all-disk-tests +++ b/regress/all-disk-tests @@ -54,6 +54,7 @@ nice tests/maxbytes-test nice tests/maxtime-test nice tests/maxvol-test nice tests/maxvol2-test +nice tests/messages-test nice tests/next-vol-test nice tests/sparse-compressed-test nice tests/sparse-test