1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-13 00:09:51 +02:00
gnupg/tests/migrations
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
..
common.scm tests: Harmonize temporary and socket directory handling. 2017-03-06 18:10:10 +01:00
extended-pkf.scm tests: Harmonize temporary and socket directory handling. 2017-03-06 18:10:10 +01:00
extended-pkf.tar.asc tests/migrations: Fix distcheck. 2016-07-05 15:25:21 +02:00
from-classic.scm tests: Harmonize temporary and socket directory handling. 2017-03-06 18:10:10 +01:00
from-classic.tar.asc tests/migrations: Fix distcheck. 2016-07-05 15:25:21 +02:00
issue2276.scm g10: Properly ignore legacy keys in the keyring cache. 2016-07-22 14:17:24 +02:00
issue2276.tar.asc g10: Properly ignore legacy keys in the keyring cache. 2016-07-22 14:17:24 +02:00
Makefile.am tests: Harmonize temporary and socket directory handling. 2017-03-06 18:10:10 +01:00
run-tests.scm tests: Rework environment setup. 2017-03-09 13:26:06 +01:00
setup.scm tests: Use the common test framework for the migration tests. 2016-12-19 17:47:10 +01:00