aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/defs.scm (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-31indent: Fix spellingDaniel Kahn Gillmor1-1/+1
2023-05-11common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function.NIIBE Yutaka1-3/+4
2022-12-01tests: Put a workaround for semihosted environment.NIIBE Yutaka1-0/+3
2022-11-04tests: Add tests to check that OCB is only used for capable keys.Werner Koch1-0/+10
2021-10-12tests: New way to make use of gpgconf.ctl in tests.Werner Koch1-10/+9
2021-10-01tests: Use the new gpgconf.ctl based method.Werner Koch1-19/+15
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 Koch1-2/+5
2021-03-26tests: Make sure the built keyboxd is used by the tests.Werner Koch1-1/+1
2021-02-10gpg: Do not allow old cipher algorithms for encryption.Werner Koch1-0/+1
2020-09-24tests: Integrate --use-keyboxd into the OpenPGP test suite.Werner Koch1-2/+12
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 Koch1-1/+11
2019-02-21tests: Add "disable-scdaemon" in gpg-agent.conf.NIIBE Yutaka1-4/+1
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 Yutaka1-5/+9
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-08-21tests: Move some functions into a common module.Damien Goutte-Gattat1-0/+24
2017-08-04tests: Adjust tests for changed --auto-key-locate default.Werner Koch1-0/+2
2017-07-14tests: Improve 'shell.scm' script.Justus Winter1-0/+1
2017-06-19tests: Run the OpenPGP tests using the new extended key format.Justus Winter1-0/+2
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 Winter1-0/+4
2017-05-04tests: Add function to dump packets.Justus Winter1-0/+6
2017-04-24tests: Deduplicate and simplify code.Justus Winter1-15/+24
2017-04-24tests: Locate resources and scripts relative to top source dir.Justus Winter1-5/+5
2017-04-11tests: Make tests more robust.Justus Winter1-1/+2
2017-04-11tests: Move common functionality.Justus Winter1-26/+0
2017-04-06tests: Make test more robust.Justus Winter1-0/+2
2017-04-05tests: Fix setup of ephemeral home directories.Justus Winter1-2/+2
2017-04-04tests: Fix setup of ephemeral home directories.Justus Winter1-4/+8
2017-03-23tests: Use gpgconf to stop the agent.Werner Koch1-4/+6
2017-03-21tests: Create temporary directories in '/tmp'.Justus Winter1-1/+1
2017-03-20tests: Fail if we cannot create the socket directory.Justus Winter1-1/+1
2017-03-15tests: Fix using tools from the build directory.Justus Winter1-8/+8
2017-03-06tests: Harmonize temporary and socket directory handling.Justus Winter1-2/+13
2017-02-28tests: Improve support for gpgconf.Justus Winter1-3/+22
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2017-01-16tests: Improve GPGHOME handling.Justus Winter1-0/+1
2017-01-10tests: Improve gpgconf test.Justus Winter1-1/+10
2017-01-10tests: Add test for gpgconf.Justus Winter1-2/+31
2017-01-05tests: Fix macro.Justus Winter1-8/+10
2017-01-04tests,w32: Fix locating the components.Justus Winter1-9/+29
2016-12-20tests: Add macro managing ephemeral home directories.Justus Winter1-0/+11
2016-12-20tests: Add missing encrypted sample, cleanup samples handling.Justus Winter1-4/+7
2016-12-19tests: New test for --delete-[secret-]keys.Justus Winter1-0/+49
2016-12-14common: Support locating components in the build tree.Justus Winter1-4/+20