summaryrefslogtreecommitdiff
path: root/Makefile-tests.am
diff options
context:
space:
mode:
authorFrédéric Danis <frederic.danis@collabora.com>2019-11-29 16:17:17 +0100
committerFrédéric Danis <frederic.danis@collabora.com>2020-09-14 09:27:19 +0200
commitc98a993c996713e16af8e36cbbde63f6000d1341 (patch)
tree16a8be8f786e0926aa418d5906880a57dd2c316b /Makefile-tests.am
parentbf0c09ffe19df69cb836aff7421db717e5f0ce48 (diff)
downloadostree-c98a993c996713e16af8e36cbbde63f6000d1341.tar.gz
tests/delta: new tests for signed deltas
Add tests to generate signed deltas and verify them using 'dummy' signature engine. Signed-off-by: Frédéric Danis <frederic.danis@collabora.com>
Diffstat (limited to 'Makefile-tests.am')
-rw-r--r--Makefile-tests.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile-tests.am b/Makefile-tests.am
index a4179377..e463178b 100644
--- a/Makefile-tests.am
+++ b/Makefile-tests.am
@@ -114,6 +114,7 @@ _installed_or_uninstalled_test_scripts = \
tests/test-reset-nonlinear.sh \
tests/test-oldstyle-partial.sh \
tests/test-delta.sh \
+ tests/test-delta-sign.sh \
tests/test-xattrs.sh \
tests/test-auto-summary.sh \
tests/test-prune.sh \