aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-22tests: Make sure that the build keyboxd is used.Werner Koch1-0/+1
2021-04-19gpg,gpgsm: Move use-keyboxd to the new conf file common.confWerner Koch2-3/+6
2021-03-26tests: Make sure the built keyboxd is used by the tests.Werner Koch2-2/+2
2021-02-10gpg: Do not allow old cipher algorithms for encryption.Werner Koch1-0/+1
2020-10-04tests: Improve handling of spaces in $PATHWerner Koch1-4/+4
2020-09-24tests: Integrate --use-keyboxd into the OpenPGP test suite.Werner Koch4-12/+37
2020-09-24tests: Fix convenience function to run gpg.Werner Koch1-1/+1
2020-09-04tests: New test run envvar to run gpg under valgrind.Werner Koch2-1/+14
2020-04-03gpg: Add regular expression support.NIIBE Yutaka1-4/+0
2020-03-14gpgconf: Further simplify the gpgconf option processing.Werner Koch1-3/+3
2020-02-18Spelling cleanup.Daniel Kahn Gillmor1-1/+1
2019-03-20tests: Add a first v5 sample keyWerner Koch3-0/+42
2019-03-15gpg: Avoid importing secret keys if the keyblock is not valid.Werner Koch2-1/+3
2019-03-15tests: Add sample secret key w/o binding signatures.Werner Koch2-0/+66
2019-02-21tests: Add "disable-scdaemon" in gpg-agent.conf.NIIBE Yutaka1-4/+1
2018-05-30gpg: Ignore the multiple message override options.Werner Koch1-8/+4
2018-05-15gpg: 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
2018-01-24gpg: New maintainer option --debug-set-iobuf-size.Werner Koch1-3/+3
2017-11-13tests: Handle the case with DISABLE_REGEX.NIIBE Yutaka2-2/+7
2017-11-13tests: Run the trust-pgp-4 test again.Damien Goutte-Gattat1-4/+2
2017-11-06tests: Minor imporvement in agent invocationWerner Koch1-0/+1
2017-10-26agent, tests: Support --disable-scdaemon build case.NIIBE Yutaka1-1/+3
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-09-08tests: 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