]> git.notmuchmail.org Git - notmuch/commit
test/crypto: add test for corrupted signatures
authorDavid Bremner <david@tethera.net>
Sat, 3 Jun 2017 17:47:40 +0000 (14:47 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 5 Jul 2017 10:36:20 +0000 (07:36 -0300)
commit87ca29b7a737a9b52f1916156aef9511939b4376
tree8955f226121fb137241a03807d08c711a4a25efc
parent4f48ae4a5fcc842b1c010ba11aff902cd67ddc6f
test/crypto: add test for corrupted signatures

Have an empty list of signatures is not the nicest mechanism to signal
complete failure to verify, but it's the one we currently have.
test/T350-crypto.sh