1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-02 22:38:02 +02:00
gnupg/tests/gpgsm
Justus Winter cca91a3f8f
tests: Rework environment setup.
* tests/gpgscm/tests.scm (test::scm): Add a setup argument.
(test::binary): Likewise.
(run-tests-parallel): Remove setup parameter.
(run-tests-sequential): Likewise.
(make-environment-cache): New function that handles the cache
protocol.
* tests/gpgme/run-tests.scm: Adapt accordingly.
* tests/gpgsm/run-tests.scm: Likewise.
* tests/migrations/run-tests.scm: Likewise.
* tests/openpgp/run-tests.scm: Likewise.
--
This change allows us to have different environments for tests.  This
is needed to run more GPGME tests, and to increase concurrency while
running all tests.

Signed-off-by: Justus Winter <justus@g10code.com>
2017-03-09 13:26:06 +01:00
..
32100C27173EF6E9C4E9A25D3D69F86D37A4F939 tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
cert_dfn_pca01.der tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
cert_dfn_pca15.der tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
cert_g10code_test1.der tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
decrypt.scm tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
encrypt.scm tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
export.scm tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
gpgsm-defs.scm tests: Harmonize temporary and socket directory handling. 2017-03-06 18:10:10 +01:00
import.scm tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
Makefile.am tests: Harmonize temporary and socket directory handling. 2017-03-06 18:10:10 +01:00
plain-1.cms.asc tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
plain-2.cms.asc tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
plain-3.cms.asc tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
plain-large.cms.asc tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
run-tests.scm tests: Rework environment setup. 2017-03-09 13:26:06 +01:00
setup.scm tests: Fix macro. 2017-01-05 17:00:36 +01:00
shell.scm tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
sign.scm tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
verify.scm tests,w32: Fix gpgsm signature verification test. 2017-01-25 15:39:30 +01:00