aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix to support --enable-all-tests and variants.NIIBE Yutaka2022-11-242-5/+10
* tests: Use 233 for invalid value of FD.NIIBE Yutaka2022-11-221-1/+1
* w32: Fix for make check.NIIBE Yutaka2022-11-221-1/+1
* tests: Add tests to check that OCB is only used for capable keys.Werner Koch2022-11-048-11/+121
* gpg: Look up user ID to revoke by UID hashIngo Klöcker2022-07-271-0/+6
* tests: Add a test for Ed25519 keys for non-protected secret.NIIBE Yutaka2022-05-021-0/+69
* tests: Remove a test case with "quiet" option with gpgconf.NIIBE Yutaka2022-02-171-3/+2
* tests: New test run envvar to run gpg under valgrind.Werner Koch2020-09-042-1/+14
* tests: Improve handling of spaces in $PATHWerner Koch2020-08-041-4/+4
* gpg: Add regular expression support.NIIBE Yutaka2020-07-151-0/+2
* tests: Adjust for now invalid SHA-1 key signatures.Werner Koch2019-11-251-0/+1
* gpg: Avoid importing secret keys if the keyblock is not valid.Werner Koch2019-03-182-1/+3
* tests: Add sample secret key w/o binding signatures.Werner Koch2019-03-182-0/+66
* tests: Add "disable-scdaemon" in gpg-agent.conf.NIIBE Yutaka2019-03-071-4/+1
* gpg: Hard fail on a missing MDC even for legacy algorithms.Werner Koch2018-05-311-0/+1
* 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
* 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