[Pkg-gnupg-commit] [gnupg2] 62/124: tests: Add test for issue 2959.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Apr 5 15:55:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch experimental
in repository gnupg2.

commit fb9d68d636490ca88925051f48b08963c324aed1
Author: Neal H. Walfield <neal at g10code.com>
Date:   Fri Mar 17 19:31:09 2017 +0100

    tests: Add test for issue 2959.
    
    * tests/openpgp/tofu.scm: Add test for --tofu-default-policy=ask.
    
    Signed-off-by: Neal H. Walfield <neal at g10code.com>
---
 tests/openpgp/tofu.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/openpgp/tofu.scm b/tests/openpgp/tofu.scm
index f4eab41..aeeef07 100755
--- a/tests/openpgp/tofu.scm
+++ b/tests/openpgp/tofu.scm
@@ -120,6 +120,7 @@
 (checktrust "1C005AF3" "f" '--tofu-default-policy=good)
 (checktrust "1C005AF3" "-" '--tofu-default-policy=unknown)
 (checktrust "1C005AF3" "n" '--tofu-default-policy=bad)
+(checktrust "1C005AF3" "q" '--tofu-default-policy=ask)
 
 ;; Change the policy to something other than auto and make sure the
 ;; policy and the trust are correct.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list