summaryrefslogtreecommitdiffstats
path: root/tests/openpgp (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Add a first v5 sample keyWerner Koch2019-03-203-0/+42
* gpg: Avoid importing secret keys if the keyblock is not valid.Werner Koch2019-03-152-1/+3
* tests: Add sample secret key w/o binding signatures.Werner Koch2019-03-152-0/+66
* tests: Add "disable-scdaemon" in gpg-agent.conf.NIIBE Yutaka2019-02-211-4/+1
* gpg: Ignore the multiple message override options.Werner Koch2018-05-301-8/+4
* gpg: Hard fail on a missing MDC even for legacy algorithms.Werner Koch2018-05-151-0/+1
* Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-04-103-7/+11
|\
| * tests: Fix no gpg-agent upon removal of GNUPGHOME.NIIBE Yutaka2018-04-043-7/+11
| * agent, tests: Support --disable-scdaemon build case.NIIBE Yutaka2017-10-261-1/+3
| * tests: Fix a test which specifies expiration date.NIIBE Yutaka2017-09-111-4/+4
* | gpg: New maintainer option --debug-set-iobuf-size.Werner Koch2018-01-241-3/+3
* | tests: Handle the case with DISABLE_REGEX.NIIBE Yutaka2017-11-132-2/+7
* | tests: Run the trust-pgp-4 test again.Damien Goutte-Gattat2017-11-131-4/+2
* | tests: Minor imporvement in agent invocationWerner Koch2017-11-061-0/+1
* | agent, tests: Support --disable-scdaemon build case.NIIBE Yutaka2017-10-261-1/+3
* | tests: Fix a test which specifies expiration date.NIIBE Yutaka2017-09-081-4/+4
|/
* tests: Do not run trust-pgp-4.scmWerner Koch2017-08-231-2/+5
* tests: Add tests for the PGP trust model.Damien Goutte-Gattat2017-08-2117-2/+630
* tests: Move some functions into a common module.Damien Goutte-Gattat2017-08-212-24/+24
* tests: Improve documentation.Justus Winter2017-08-101-3/+40
* build: New configure option --enable-all-tests.Werner Koch2017-08-081-1/+1
* tests: Do not run all tests unless in maintainer mode.Justus Winter2017-08-071-15/+25
* tests: Adjust tests for changed --auto-key-locate default.Werner Koch2017-08-041-0/+2
* tests: Improve 'shell.scm' script.Justus Winter2017-07-142-4/+25
* tests: Improve test.Justus Winter2017-06-261-2/+2
* tests: Add test for gpgv.Justus Winter2017-06-214-268/+359
* tests: Run the OpenPGP tests using the new extended key format.Justus Winter2017-06-192-6/+18
* tests: Fix agent teardown in release builds.Justus Winter2017-05-171-3/+3
* tests: Configure the environments to use scdaemon from build tree.Justus Winter2017-05-161-0/+1
* tests: Also run all OpenPGP tests using keyrings.Justus Winter2017-05-113-11/+31
* tests: Make it possible to run all tests using our infrastructure.Justus Winter2017-05-114-17/+61
* tests: Clarify comments.Justus Winter2017-05-081-2/+8
* tests: Add function to dump packets.Justus Winter2017-05-041-0/+6
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-282-3/+3
* tests: Remove *.conf.tmpl from Makefile.NIIBE Yutaka2017-04-251-1/+0
* tests: Deduplicate and simplify code.Justus Winter2017-04-243-22/+24
* gpgscm: Emit JUnit-style XML reports.Justus Winter2017-04-241-1/+1
* tests: Locate resources and scripts relative to top source dir.Justus Winter2017-04-2461-127/+134
* tests: Minor memory fix.NIIBE Yutaka2017-04-171-0/+2
* tests: Avoid relying on implicit gpg commands.Justus Winter2017-04-1125-39/+38
* tests: Make tests more robust.Justus Winter2017-04-111-1/+2
* tests: Move common functionality.Justus Winter2017-04-111-26/+0
* tests: Make test more robust.Justus Winter2017-04-062-3/+6
* tests: Fix setup of ephemeral home directories.Justus Winter2017-04-051-2/+2
* tests: Fix setup of ephemeral home directories.Justus Winter2017-04-044-13/+16
* tests: Fix distcheck.Justus Winter2017-03-281-3/+27
* tests: Add test for '--decrypt --unwrap'.Justus Winter2017-03-282-0/+42
* tests: Use gpgconf to stop the agent.Werner Koch2017-03-231-4/+6
* tests: Test '--quick-set-primary-uid'.Justus Winter2017-03-211-0/+11
* tests: Create temporary directories in '/tmp'.Justus Winter2017-03-211-1/+1