gnupg/tests/openpgp/trust-pgp
Damien Goutte-Gattat c23a69970b
tests: Add tests for the PGP trust model.
* tests/openpgp/trust-pgp-1.scm: New file.
* tests/openpgp/trust-pgp-2.scm: New file.
* tests/openpgp/trust-pgp-3.scm: New file.
* tests/openpgp/trust-pgp-4.scm: New file.
* tests/openpgp/trust-pgp/common.scm: New file.
* tests/openpgp/trust-pgp/scenario1.asc: New file.
* tests/openpgp/trust-pgp/scenario2.asc: New file.
* tests/openpgp/trust-pgp/scenario3.asc: New file.
* tests/openpgp/trust-pgp/scenario4.asc: New file.
* tests/openpgp/trust-pgp/alice.sec.asc: New file.
* tests/openpgp/trust-pgp/bobby.sec.asc: New file.
* tests/openpgp/trust-pgp/carol.sec.asc: New file.
* tests/openpgp/trust-pgp/david.sec.asc: New file.
* tests/openpgp/trust-pgp/frank.sec.asc: New file.
* tests/openpgp/trust-pgp/grace.sec.asc: New file.
* tests/openpgp/trust-pgp/heidi.sec.asc: New file.
* tests/openpgp/Makefile.am (XTESTS): Add new tests.
(TEST_FILES): Add new files.
(EXTRA_DIST): Add new common file.

Signed-off-by: Damien Goutte-Gattat <dgouttegattat@incenp.org>
2017-08-21 17:12:05 +02:00
..
alice.sec.asc tests: Add tests for the PGP trust model. 2017-08-21 17:12:05 +02:00
bobby.sec.asc tests: Add tests for the PGP trust model. 2017-08-21 17:12:05 +02:00
carol.sec.asc tests: Add tests for the PGP trust model. 2017-08-21 17:12:05 +02:00
common.scm tests: Add tests for the PGP trust model. 2017-08-21 17:12:05 +02:00
david.sec.asc tests: Add tests for the PGP trust model. 2017-08-21 17:12:05 +02:00
frank.sec.asc tests: Add tests for the PGP trust model. 2017-08-21 17:12:05 +02:00
grace.sec.asc tests: Add tests for the PGP trust model. 2017-08-21 17:12:05 +02:00
heidi.sec.asc tests: Add tests for the PGP trust model. 2017-08-21 17:12:05 +02:00
scenario1.asc tests: Add tests for the PGP trust model. 2017-08-21 17:12:05 +02:00
scenario2.asc tests: Add tests for the PGP trust model. 2017-08-21 17:12:05 +02:00
scenario3.asc tests: Add tests for the PGP trust model. 2017-08-21 17:12:05 +02:00
scenario4.asc tests: Add tests for the PGP trust model. 2017-08-21 17:12:05 +02:00