summaryrefslogtreecommitdiff
path: root/tests/Makefile-test-matrix.am.inc
blob: 7f302ca91d886103463b506eb8e16ed38b46840c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# This file is autogenerated by make update-test-matrix, don't edit
TEST_MATRIX= \
	tests/test-run@user,nodeltas.wrap \
	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@user,oldsummary.wrap \
	tests/test-repo@system,oldsummary.wrap \
	tests/test-sideload@user.wrap \
	tests/test-sideload@system.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 \
	tests/test-update-remote-configuration@newsummary.wrap \
	tests/test-update-remote-configuration@oldsummary.wrap \
	tests/test-update-portal@user.wrap \
	tests/test-update-portal@system.wrap \
	tests/test-summaries@user.wrap \
	tests/test-summaries@system.wrap \
	tests/test-subset@user.wrap \
	tests/test-subset@system.wrap \
	$(NULL)
TEST_MATRIX_DIST= \
	tests/test-basic.sh \
	tests/test-completion.sh \
	tests/test-config.sh \
	tests/test-build-update-repo.sh \
	tests/test-http-utils.sh \
	tests/test-default-remotes.sh \
	tests/test-extensions.sh \
	tests/test-oci.sh \
	tests/test-override.sh \
	tests/test-auth.sh \
	tests/test-unused.sh \
	tests/test-prune.sh \
	tests/test-seccomp.sh \
	$(NULL)
TEST_MATRIX_EXTRA_DIST= \
	tests/test-run.sh \
	tests/test-info.sh \
	tests/test-repo.sh \
	tests/test-sideload.sh \
	tests/test-bundle.sh \
	tests/test-oci-registry.sh \
	tests/test-update-remote-configuration.sh \
	tests/test-update-portal.sh \
	tests/test-summaries.sh \
	tests/test-subset.sh \
	$(NULL)