]> git.sur5r.net Git - bacula/bacula/commitdiff
update regress
authorEric Bollengier <eric@eb.homelinux.org>
Sat, 17 Oct 2009 22:01:16 +0000 (22:01 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Sat, 17 Oct 2009 22:13:17 +0000 (22:13 +0000)
regress/DartTestfile.txt.in
regress/all-dev-tests
regress/all-disk-tests

index 46e01ff0864476931edecd8b18788facd9f5f8c5..4754177eef9093bb7845b57adeb2eb9f63c50575 100644 (file)
@@ -1,6 +1,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:auto-label-test "@regressdir@/tests/auto-label-test")
 ADD_TEST(disk:backup-bacula-test "@regressdir@/tests/backup-bacula-test")
index c4efddbb2f06e46b8911e7baf447a0c20ac904ba..5c2cc40c1c75e84b77ea34055f2015f0ab5c3c95 100755 (executable)
@@ -8,6 +8,7 @@ echo " " >>test.out
 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/auto-label-test
 nice tests/backup-bacula-test
 nice tests/bextract-test
index 75d8e8dc580d7e50f2e62877dc46ea4c75424190..2f98426ab6d37ba0e88f645ced7524acfeb7380a 100755 (executable)
@@ -7,6 +7,7 @@ echo " " >>test.out
 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/accurate-test
 nice tests/auto-label-test
 nice tests/backup-bacula-test