summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Enable tests with keyboxd only when it's configured.NIIBE Yutaka2022-05-102-9/+20
* gpgscm: Fix handling an error for chdir.NIIBE Yutaka2022-05-021-1/+1
* 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: Avoid auto-removal when test fails.NIIBE Yutaka2022-04-262-1/+4
* 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-064-4/+4
* w32: Prepare for the case gcrypt.h will not include winsock2.h.NIIBE Yutaka2021-12-171-0/+4
* tests: New way to make use of gpgconf.ctl in tests.Werner Koch2021-10-128-55/+25
* tests: Use the new gpgconf.ctl based method.Werner Koch2021-10-013-46/+33
* build: Prepare for using installed versions for tests.Werner Koch2021-10-018-3/+51
* common: Allow for GCM decryption in de-vs mode.Werner Koch2021-06-022-1/+1
* sm: Support AES-GCM decryption.Werner Koch2021-06-025-0/+10
* tests: Rename subdir gpgsm to cms and move sample dirs.Werner Koch2021-05-3169-70/+67
* 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
* build: Fix distcheck when tpm2dtests are run.Damien Goutte-Gattat via Gnupg-devel2021-03-161-2/+3
* tests:tpm2d: add missing start_sw_tpm.sh scriptJames Bottomley2021-03-152-1/+36
* tpm2d: add tests for the tpm2daemonJames Bottomley2021-03-1011-1/+882
* gpg: Do not allow old cipher algorithms for encryption.Werner Koch2021-02-101-0/+1
* tests: Improve handling of spaces in $PATHWerner Koch2020-10-045-14/+14
* 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
* build: New configure option --disable-testsWerner Koch2020-08-201-1/+1
* gpg: Add regular expression support.NIIBE Yutaka2020-04-031-4/+0
* gpgconf: Further simplify the gpgconf option processing.Werner Koch2020-03-141-3/+3
* Remove the now obsolete argparse code.Werner Koch2020-02-221-13/+10
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-201-0/+4
* Spelling cleanup.Daniel Kahn Gillmor2020-02-192-2/+2
* 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
* gpgscm: Build well even if NDEBUG defined.NIIBE Yutaka2019-02-251-1/+3
* tests: Add "disable-scdaemon" in gpg-agent.conf.NIIBE Yutaka2019-02-215-10/+5
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-5/+5
* gpgscm: Suppress warnings for GCC > 6.NIIBE Yutaka2018-09-061-15/+14
* 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-107-13/+28
|\
| * tests: Fix no gpg-agent upon removal of GNUPGHOME.NIIBE Yutaka2018-04-047-13/+28
* | Merge branch 'STABLE-BRANCH-2-2'Werner Koch2018-02-221-1/+1
|\|
| * tests: Fix for NetBSD with __func__.NIIBE Yutaka2018-01-291-1/+1
| * agent, tests: Support --disable-scdaemon build case.NIIBE Yutaka2017-10-262-2/+6
| * 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