]> git.sur5r.net Git - bacula/bacula/commitdiff
Add allowcompress-test
authorEric Bollengier <eric@eb.homelinux.org>
Fri, 11 Dec 2009 16:50:54 +0000 (17:50 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Fri, 11 Dec 2009 16:50:54 +0000 (17:50 +0100)
regress/DartTestfile.txt.in
regress/all-dev-tests
regress/all-disk-tests

index a42699a95a1bd1048f8ed5760e92445718002c32..3b3d027beb1cefc27eef052b33773915f1dbfc28 100644 (file)
@@ -3,6 +3,7 @@
 ADD_TEST(disk:acl-xattr-test "@regressdir@/tests/acl-xattr-test")
 ADD_TEST(disk:action-on-purge-test "@regressdir@/tests/action-on-purge-test")
 ADD_TEST(disk:accurate-test "@regressdir@/tests/accurate-test")
+ADD_TEST(disk:allowcompress-test "@regressdir@/tests/allowcompress-test")
 ADD_TEST(disk:auto-label-test "@regressdir@/tests/auto-label-test")
 ADD_TEST(disk:backup-bacula-test "@regressdir@/tests/backup-bacula-test")
 ADD_TEST(disk:backup-to-null "@regressdir@/tests/backup-to-null")
index 64894204b0f6b8ac3b1f3d3451a430d8b258413f..9f3dd280ab028696f7674f4dfa0c4a4af8567ac4 100755 (executable)
@@ -9,6 +9,7 @@ echo "Start sample non-root disk tests"
 echo "Start sample non-root disk tests" >>test.out
 nice tests/acl-xattr-test
 nice tests/action-on-purge-test
+nice tests/allowcompress-test
 nice tests/auto-label-test
 nice tests/backup-bacula-test
 nice tests/base-job-test
index f6f124dcb28066c8594bc949d02fc151b87b2741..bf5693863a91b21f0f811a9e1a7496ad7996a735 100755 (executable)
@@ -8,6 +8,7 @@ echo "Start non-root disk tests"
 echo "Start non-root disk tests" >>test.out
 nice tests/acl-xattr-test
 nice tests/action-on-purge-test
+nice tests/allowcompress-test
 nice tests/accurate-test
 nice tests/auto-label-test
 nice tests/backup-bacula-test