summaryrefslogtreecommitdiff
path: root/tests/Makefile-test-matrix.am.inc
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2019-04-04 15:35:02 +0200
committerAtomic Bot <atomic-devel@projectatomic.io>2019-04-09 09:18:15 +0000
commit04aece20a39a353849b32ea3e4ae01a6c2fbba55 (patch)
treea3bb00f41d40ba1d77d3f9254d04e6304957a2fe /tests/Makefile-test-matrix.am.inc
parentc6faa784039b386ccbbe4dd315ea4d2f7896da2a (diff)
downloadflatpak-04aece20a39a353849b32ea3e4ae01a6c2fbba55.tar.gz
tests: Add system-norevokefs alternative to check fallback paths
Closes: #2657 Approved by: alexlarsson
Diffstat (limited to 'tests/Makefile-test-matrix.am.inc')
-rw-r--r--tests/Makefile-test-matrix.am.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Makefile-test-matrix.am.inc b/tests/Makefile-test-matrix.am.inc
index e77deaee..5900c444 100644
--- a/tests/Makefile-test-matrix.am.inc
+++ b/tests/Makefile-test-matrix.am.inc
@@ -4,14 +4,18 @@ TEST_MATRIX= \
tests/test-run@user,deltas.wrap \
tests/test-run@system,nodeltas.wrap \
tests/test-run@system,deltas.wrap \
+ tests/test-run@system-norevokefs,nodeltas.wrap \
+ tests/test-run@system-norevokefs,deltas.wrap \
tests/test-info@user.wrap \
tests/test-info@system.wrap \
tests/test-repo@user.wrap \
tests/test-repo@system.wrap \
+ tests/test-repo@system-norevokefs.wrap \
tests/test-repo@collections.wrap \
tests/test-repo@collections-server-only.wrap \
tests/test-bundle@user.wrap \
tests/test-bundle@system.wrap \
+ tests/test-bundle@system-norevokefs.wrap \
tests/test-oci-registry@user.wrap \
tests/test-oci-registry@system.wrap \
$(NULL)