flatpak/tests/Makefile-test-matrix.am.inc
Alexander Larsson c15c1946ff test: Add test for update-portal monitoring
We add socat to the test runtime, and then we use that to run a
test app outside the sandbox as if it was inside.

The testcase connects creates a monitor and ensure we properly get signals
for updates.
2019-10-02 14:57:11 +02:00

48 lines
1.5 KiB
PHP

# 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@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,annotations.wrap \
tests/test-oci-registry@user,labels.wrap \
tests/test-oci-registry@system,annotations.wrap \
tests/test-oci-registry@system,labels.wrap \
tests/test-p2p-security@user,collections.wrap \
tests/test-p2p-security@system,collections.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-unsigned-summaries.sh \
tests/test-update-remote-configuration.sh \
tests/test-override.sh \
tests/test-update-portal.sh \
$(NULL)
TEST_MATRIX_EXTRA_DIST= \
tests/test-run.sh \
tests/test-info.sh \
tests/test-repo.sh \
tests/test-bundle.sh \
tests/test-oci-registry.sh \
tests/test-p2p-security.sh \
$(NULL)