summaryrefslogtreecommitdiffstats
path: root/tests/openpgp (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix missing test message.Werner Koch2022-12-161-2/+2
* tests: Simplify fake-pinentry to use the option only.NIIBE Yutaka2022-12-021-31/+41
* tests: Fix fake-pinentry for Windows.NIIBE Yutaka2022-12-021-8/+1
* tests: Put a workaround for semihosted environment.NIIBE Yutaka2022-12-011-0/+3
* tests: Fix to support --enable-all-tests and variants.NIIBE Yutaka2022-11-242-10/+14
* tests: Use 233 for invalid value of FD.NIIBE Yutaka2022-11-241-1/+1
* tests: Add tests to check that OCB is only used for capable keys.Werner Koch2022-11-048-11/+121
* tests: Add symmetric decryption tests.Werner Koch2022-11-026-0/+83
* tests: Add tr:assert-same function.Werner Koch2022-11-022-5/+7
* tests: Restrict the use of gpgconf.ctl to make check.Werner Koch2022-09-141-0/+1
* gpg: Look up user ID to mark as primary by UID hashIngo Klöcker2022-08-081-1/+3
* tests: Enable tests with keyboxd only when it's configured.NIIBE Yutaka2022-05-101-9/+17
* tests: Fix plain invocation of "make check".NIIBE Yutaka2022-05-021-1/+2
* tests: Add a test for Ed25519 keys for non-protected secret.NIIBE Yutaka2022-05-021-0/+69
* gpg: Look up user ID to revoke by UID hashIngo Klöcker2022-04-261-0/+6
* tests: Support single invocation with variant.NIIBE Yutaka2022-04-261-4/+26
* tests: Fix check-all for tests/openpgp.NIIBE Yutaka2022-04-262-3/+2
* w32: Fix for make check.NIIBE Yutaka2022-04-061-1/+1
* tests: New way to make use of gpgconf.ctl in tests.Werner Koch2021-10-123-16/+14
* tests: Use the new gpgconf.ctl based method.Werner Koch2021-10-012-27/+23
* build: Prepare for using installed versions for tests.Werner Koch2021-10-011-0/+1
* tests: Make sure that the build keyboxd is used.Werner Koch2021-04-221-0/+1
* gpg,gpgsm: Move use-keyboxd to the new conf file common.confWerner Koch2021-04-192-3/+6
* tests: Make sure the built keyboxd is used by the tests.Werner Koch2021-03-262-2/+2
* gpg: Do not allow old cipher algorithms for encryption.Werner Koch2021-02-101-0/+1
* tests: Improve handling of spaces in $PATHWerner Koch2020-10-041-4/+4
* tests: Integrate --use-keyboxd into the OpenPGP test suite.Werner Koch2020-09-244-12/+37
* tests: Fix convenience function to run gpg.Werner Koch2020-09-241-1/+1
* tests: New test run envvar to run gpg under valgrind.Werner Koch2020-09-042-1/+14
* gpg: Add regular expression support.NIIBE Yutaka2020-04-031-4/+0
* gpgconf: Further simplify the gpgconf option processing.Werner Koch2020-03-141-3/+3
* Spelling cleanup.Daniel Kahn Gillmor2020-02-191-1/+1
* 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