From 2f7bfadca23ce10e1faaa0dee23c4e8100abddc7 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Thu, 1 May 2008 16:37:50 +0000 Subject: [PATCH] ebl Include maxtime-test to regress tests git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6869 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/DartTestfile.txt.in | 1 + regress/all-disk-tests | 1 + 2 files changed, 2 insertions(+) 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 -- 2.39.5