aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/Makefile.am
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2017-01-24 13:28:36 +0000
committerJustus Winter <[email protected]>2017-01-24 13:28:36 +0000
commit5aafa56dffefe3fac55b9d0555c7c86e8a07f072 (patch)
tree325e8d271b28ba5e05c7d92f4227a08dd4d8d118 /tests/openpgp/Makefile.am
parenttests: Enable gpgconf test. (diff)
downloadgnupg-5aafa56dffefe3fac55b9d0555c7c86e8a07f072.tar.gz
gnupg-5aafa56dffefe3fac55b9d0555c7c86e8a07f072.zip
tests: Add test demonstrating issue2929.
* tests/openpgp/Makefile.am (XTESTS): Add new test. * tests/openpgp/issue2929.scm: New file. -- This test demonstrates a problem with the TOFU trust model when a new key is created. Signed-off-by: Justus Winter <[email protected]>
Diffstat (limited to 'tests/openpgp/Makefile.am')
-rw-r--r--tests/openpgp/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am
index d1dd44914..5cab3d55d 100644
--- a/tests/openpgp/Makefile.am
+++ b/tests/openpgp/Makefile.am
@@ -96,7 +96,8 @@ XTESTS = \
issue2015.scm \
issue2346.scm \
issue2417.scm \
- issue2419.scm
+ issue2419.scm \
+ issue2929.scm
# XXX: Currently, one cannot override automake's 'check' target. As a
# workaround, we avoid defining 'TESTS', thus automake will not emit