1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-07-01 02:42:44 +02:00
gnupg/tests/openpgp/import-incomplete
Vincent Breitmoser 4c40bfa90b 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.

GnuPG-Bug-id: 4393
Signed-Off-By: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2019-06-14 17:07:27 +01:00
..
primary+revocation.asc tests: add test cases for import without uid 2019-06-14 17:07:27 +01:00
primary+subkey+sub-revocation.asc tests: add test cases for import without uid 2019-06-14 17:07:27 +01:00
primary+subkey+sub-sig.asc tests: add test cases for import without uid 2019-06-14 17:07:27 +01:00
primary+uid-sig.asc tests: add test cases for import without uid 2019-06-14 17:07:27 +01:00
primary+uid.asc tests: add test cases for import without uid 2019-06-14 17:07:27 +01:00