1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Justus Winter d6b46462f8
tests: Support tests that are expected to fail.
* tests/gpgscm/tests.scm (test-pool): Rework reporting.  Filter using
the computed test status instead of the return value.  Also print the
new categories 'failed expectedly' and 'passed unexpectedly'.
(test): If a test ends with a bang (!), it is expected to fail.  Adapt
status, status-string, and xml accordingly.
--

Allow tests to be marked as being expected to fail by appending a bang
(!) to the tests name.  If such a test fails, it will not be counted
as failure, but will still be prominently displayed in the report.  If
it succeeds unexpectedly, this is counted as a failure.

Fixes T3134.

GnuPG-bug-id: 3134
Signed-off-by: Justus Winter <justus@g10code.com>
2017-05-04 15:22:52 +02:00
..
2017-04-11 10:43:52 +02:00
2017-04-24 16:00:51 +02:00
2017-04-24 14:28:57 +02:00
2017-04-24 14:28:57 +02:00
2016-09-17 16:00:37 +09:00
2017-04-10 14:57:30 +02:00
2016-12-08 17:22:50 +01:00
2017-04-10 14:57:35 +02:00
2017-04-12 12:05:53 +09:00
2017-04-24 15:47:29 +02:00
2017-04-24 14:28:57 +02:00