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")
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
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