summaryrefslogtreecommitdiff
path: root/Makefile-tests.am
diff options
context:
space:
mode:
authorFrédéric Danis <frederic.danis@collabora.com>2019-12-03 11:15:51 +0100
committerFrédéric Danis <frederic.danis@collabora.com>2020-09-14 09:27:19 +0200
commit869dbc037e92fbe2d859e8fda97bc4a287160770 (patch)
treeaf43c4879b53e789b2c4f9298c40ed734859b0cd /Makefile-tests.am
parent96bcc25632fa0b1b4de637845bf43535f4eb3628 (diff)
downloadostree-869dbc037e92fbe2d859e8fda97bc4a287160770.tar.gz
tests/delta: new tests for 'ed25519' signed deltas
Add tests to generate signed deltas and verify them using 'ed25519' 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 e463178b..3e4f17a5 100644
--- a/Makefile-tests.am
+++ b/Makefile-tests.am
@@ -115,6 +115,7 @@ _installed_or_uninstalled_test_scripts = \
tests/test-oldstyle-partial.sh \
tests/test-delta.sh \
tests/test-delta-sign.sh \
+ tests/test-delta-ed25519.sh \
tests/test-xattrs.sh \
tests/test-auto-summary.sh \
tests/test-prune.sh \