aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-20tests: add test cases for import without uidVincent Breitmoser7-0/+118
2019-03-18gpg: Avoid importing secret keys if the keyblock is not valid.Werner Koch2-1/+3
2019-03-18tests: Add sample secret key w/o binding signatures.Werner Koch2-0/+66
2019-03-07tests: Add "disable-scdaemon" in gpg-agent.conf.NIIBE Yutaka1-4/+1
2018-05-31gpg: Hard fail on a missing MDC even for legacy algorithms.Werner Koch1-0/+1
2018-04-04tests: Fix no gpg-agent upon removal of GNUPGHOME.NIIBE Yutaka3-7/+11
2017-10-26agent, tests: Support --disable-scdaemon build case.NIIBE Yutaka1-1/+3
2017-09-11tests: Fix a test which specifies expiration date.NIIBE Yutaka1-4/+4
2017-08-23tests: Do not run trust-pgp-4.scmWerner Koch1-2/+5
2017-08-21tests: Add tests for the PGP trust model.Damien Goutte-Gattat17-2/+630
2017-08-21tests: Move some functions into a common module.Damien Goutte-Gattat2-24/+24
2017-08-10tests: Improve documentation.Justus Winter1-3/+40
2017-08-08build: New configure option --enable-all-tests.Werner Koch1-1/+1
2017-08-07tests: Do not run all tests unless in maintainer mode.Justus Winter1-15/+25
2017-08-04tests: Adjust tests for changed --auto-key-locate default.Werner Koch1-0/+2
2017-07-14tests: Improve 'shell.scm' script.Justus Winter2-4/+25
2017-06-26tests: Improve test.Justus Winter1-2/+2
2017-06-21tests: Add test for gpgv.Justus Winter4-268/+359
2017-06-19tests: Run the OpenPGP tests using the new extended key format.Justus Winter2-6/+18
2017-05-17tests: Fix agent teardown in release builds.Justus Winter1-3/+3
2017-05-16tests: Configure the environments to use scdaemon from build tree.Justus Winter1-0/+1
2017-05-11tests: Also run all OpenPGP tests using keyrings.Justus Winter3-11/+31
2017-05-11tests: Make it possible to run all tests using our infrastructure.Justus Winter4-17/+61
2017-05-08tests: Clarify comments.Justus Winter1-2/+8
2017-05-04tests: Add function to dump packets.Justus Winter1-0/+6
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka2-3/+3
2017-04-25tests: Remove *.conf.tmpl from Makefile.NIIBE Yutaka1-1/+0
2017-04-24tests: Deduplicate and simplify code.Justus Winter3-22/+24
2017-04-24gpgscm: Emit JUnit-style XML reports.Justus Winter1-1/+1
2017-04-24tests: Locate resources and scripts relative to top source dir.Justus Winter61-127/+134
2017-04-17tests: Minor memory fix.NIIBE Yutaka1-0/+2
2017-04-11tests: Avoid relying on implicit gpg commands.Justus Winter25-39/+38
2017-04-11tests: Make tests more robust.Justus Winter1-1/+2
2017-04-11tests: Move common functionality.Justus Winter1-26/+0
2017-04-06tests: Make test more robust.Justus Winter2-3/+6
2017-04-05tests: Fix setup of ephemeral home directories.Justus Winter1-2/+2
2017-04-04tests: Fix setup of ephemeral home directories.Justus Winter4-13/+16
2017-03-28tests: Fix distcheck.Justus Winter1-3/+27
2017-03-28tests: Add test for '--decrypt --unwrap'.Justus Winter2-0/+42
2017-03-23tests: Use gpgconf to stop the agent.Werner Koch1-4/+6
2017-03-21tests: Test '--quick-set-primary-uid'.Justus Winter1-0/+11
2017-03-21tests: Create temporary directories in '/tmp'.Justus Winter1-1/+1
2017-03-20tests: Fail if we cannot create the socket directory.Justus Winter1-1/+1
2017-03-17tests: Add test for issue 2959.Neal H. Walfield1-0/+1
2017-03-15tests: Fix using tools from the build directory.Justus Winter1-8/+8
2017-03-15tests: Dump the tools that the tests are going to use.Justus Winter1-0/+18
2017-03-09tests: Rework environment setup.Justus Winter1-2/+2
2017-03-07gpg: Do not allow the user to revoke the last valid UID.Justus Winter1-0/+5
2017-03-07tests: Avoid overflowing signed 32 bit time_t.Justus Winter1-4/+11
2017-03-06tests: Harmonize temporary and socket directory handling.Justus Winter4-6/+15