gnupg/tests/migrations
Justus Winter ee715201ae
gpgscm: Emit JUnit-style XML reports.
* tests/gpgscm/Makefile.am (EXTRA_DIST): Add new file.
* tests/gpgscm/lib.scm (string-translate): New function.
* tests/gpgscm/main.c (main): Load new file.
* tests/gpgscm/tests.scm (dirname): New function.
(test-pool): Record execution times, emit XML report.
(test): Record execution times, record log file name, emit XML report.
(run-tests-parallel): Write XML report.
(run-tests-sequential): Likewise.
* tests/gpgscm/xml.scm: New file.
* tests/gpgme/Makefile.am (CLEANFILES): Add 'report.xml'.
* tests/gpgsm/Makefile.am: Likewise.
* tests/migrations/Makefile.am: Likewise.
* tests/openpgp/Makefile.am: Likewise.

Signed-off-by: Justus Winter <justus@g10code.com>
2017-04-24 14:28:57 +02:00
..
Makefile.am gpgscm: Emit JUnit-style XML reports. 2017-04-24 14:28:57 +02:00
common.scm tests: Locate resources and scripts relative to top source dir. 2017-04-24 14:14:05 +02:00
extended-pkf.scm tests: Locate resources and scripts relative to top source dir. 2017-04-24 14:14:05 +02:00
extended-pkf.tar.asc tests/migrations: Fix distcheck. 2016-07-05 15:25:21 +02:00
from-classic.scm tests: Locate resources and scripts relative to top source dir. 2017-04-24 14:14:05 +02:00
from-classic.tar.asc tests/migrations: Fix distcheck. 2016-07-05 15:25:21 +02:00
issue2276.scm tests: Locate resources and scripts relative to top source dir. 2017-04-24 14:14:05 +02:00
issue2276.tar.asc g10: Properly ignore legacy keys in the keyring cache. 2016-07-22 14:17:24 +02:00
run-tests.scm tests: Locate resources and scripts relative to top source dir. 2017-04-24 14:14:05 +02:00
setup.scm tests: Use the common test framework for the migration tests. 2016-12-19 17:47:10 +01:00