From: Eric Bollengier Date: Thu, 1 May 2008 16:37:50 +0000 (+0000) Subject: ebl Include maxtime-test to regress tests X-Git-Tag: Release-7.0.0~4667 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2f7bfadca23ce10e1faaa0dee23c4e8100abddc7;p=bacula%2Fbacula ebl Include maxtime-test to regress tests git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6869 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/DartTestfile.txt.in b/regress/DartTestfile.txt.in index a84a26e0f6..71dbbc8c08 100644 --- a/regress/DartTestfile.txt.in +++ b/regress/DartTestfile.txt.in @@ -22,6 +22,7 @@ ADD_TEST(disk:four-jobs-test "@regressdir@/tests/four-jobs-test") 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:maxtime-test "@regressdir@/tests/maxtime-test") ADD_TEST(disk:maxvol2-test "@regressdir@/tests/maxvol2-test") ADD_TEST(disk:maxvol-test "@regressdir@/tests/maxvol-test") ADD_TEST(disk:migration-jobspan-test "@regressdir@/tests/migration-jobspan-test") diff --git a/regress/all-disk-tests b/regress/all-disk-tests index 84d7ec5f8b..9c027c6d67 100755 --- a/regress/all-disk-tests +++ b/regress/all-disk-tests @@ -38,6 +38,7 @@ nice tests/restore-disk-seek-test nice tests/runscript-test nice tests/six-vol-test nice tests/span-vol-test +nice tests/maxtime-test nice tests/maxvol-test nice tests/maxvol2-test nice tests/sparse-compressed-test