aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/gpg-agent.conf.tmpl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests: Deduplicate and simplify code.Justus Winter2017-04-241-3/+0
| | | | | | | | | | | * tests/gpgme/gpgme-defs.scm (create-file): Move... * tests/gpgsm/gpgsm-defs.scm (create-file): ... likewise... * tests/openpgp/defs.scm (create-file): Here. (create-gpghome): Use 'create-file'. * tests/openpgp/gpg-agent.conf.tmpl: Delete file. * tests/openpgp/gpg.conf.tmpl: Likewise. Signed-off-by: Justus Winter <[email protected]>
* tests: Add test for ssh support.Justus Winter2016-07-191-0/+1
| | | | | | | | | | | | | | | | * tests/gpgscm/tests.scm (path-expand): New function. * tests/openpgp/Makefile.am (TESTS): Add new test. (sample_keys): Add new keys. (CLEANFILES): Clean ssh socket and control file. * tests/openpgp/fake-pinentry.c (main): Add a default passphrase. * tests/openpgp/gpg-agent.conf.tmpl: Enable ssh support. * tests/openpgp/samplekeys/ssh-dsa.key: New file. * tests/openpgp/samplekeys/ssh-ecdsa.key: Likewise. * tests/openpgp/samplekeys/ssh-ed25519.key: Likewise. * tests/openpgp/samplekeys/ssh-rsa.key: Likewise. * tests/openpgp/ssh.scm: Likewise. Signed-off-by: Justus Winter <[email protected]>
* tests/openpgp: Fake the system time for the tofu test.Justus Winter2016-06-231-2/+0
| | | | | | | | | | | | | | | The keys in the tofu test are set to expire on 2016-09-17. Fake the system time for this test. This commit includes changes to the old test as well, for those who need to backport it. * tests/openpgp/gpg-agent.conf.tmpl: Drop trailing newlines. * tests/openpgp/tofu.scm: Fake system time. * tests/openpgp/tofu.test: Likewise. GnuPG-bug-id: 2393 Signed-off-by: Justus Winter <[email protected]>
* tests: Remove some harmless warnings in regression tests.Werner Koch2016-02-131-1/+0
| | | | | | * tests/openpgp/gpg-agent.conf.tmpl: Remove --use-standard-socket. Signed-off-by: Werner Koch <[email protected]>
* Remove debug optionsWerner Koch2010-10-141-3/+1
|
* All tests work are again workingWerner Koch2010-10-141-1/+5
|
* Some tweaks to the agent startup.Werner Koch2010-10-141-1/+2
|
* Change OpenPGP test framework to run under the control of the agent.Werner Koch2010-06-071-1/+1
|
* Update tests.Werner Koch2010-05-111-0/+2