Home GnuPG
Diffusion GnuPG bfff05eea9a5

tests: add test cases for import without uid
bfff05eea9a5Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

tests: add test cases for import without uid

This commit adds a test case that does the following, in order:

  • Import of a primary key plus user id
  • Check that import of a subkey works, without a user id present in the

imported key

  • Check that import of a subkey revocation works, without a user id or

subkey binding signature present in the imported key

  • Check that import of a primary key revocation works, without a user id

present in the imported key

Note that this test currently fails. The following changesets will
fix gpg so that the tests pass.

  • Signed-Off-By: Daniel Kahn Gillmor <dkg@fifthhorseman.net>

Details

Provenance
ValodimAuthored on Jun 13 2019, 9:27 PM
dkgCommitted on Jun 14 2019, 5:51 PM

Commit No Longer Exists

This commit no longer exists in the repository.