summaryrefslogtreecommitdiff
path: root/tests/Makefile-test-matrix.am.inc
diff options
context:
space:
mode:
authorPhaedrus Leeds <mwleeds@protonmail.com>2021-12-28 11:48:16 -0800
committerAlexander Larsson <alexander.larsson@gmail.com>2022-01-12 19:48:16 +0100
commit54ec1a482dfc668127eaae57f135e6a8e0bc52da (patch)
tree50d87b1254dafa342aee980b317165912e8a3a21 /tests/Makefile-test-matrix.am.inc
parent65cbfac982cb1c83993a9e19aa424daee8e9f042 (diff)
downloadflatpak-54ec1a482dfc668127eaae57f135e6a8e0bc52da.tar.gz
Add test for metadata validation
This tests for invalid metadata, missing xa.metadata and mismatched values in xa.metadata and the real metadata, including the embedded null leading to the hidden permissions of CVE-2021-43860.
Diffstat (limited to 'tests/Makefile-test-matrix.am.inc')
-rw-r--r--tests/Makefile-test-matrix.am.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile-test-matrix.am.inc b/tests/Makefile-test-matrix.am.inc
index 80547f36..fde7aafc 100644
--- a/tests/Makefile-test-matrix.am.inc
+++ b/tests/Makefile-test-matrix.am.inc
@@ -37,6 +37,7 @@ TEST_MATRIX_DIST= \
tests/test-http-utils.sh \
tests/test-history.sh \
tests/test-default-remotes.sh \
+ tests/test-metadata-validation.sh \
tests/test-extensions.sh \
tests/test-oci.sh \
tests/test-override.sh \