[openssl/openssl] 625849: Fix visual glitch in non-verbose test output
David von Oheimb
noreply at github.com
Tue Jul 26 14:28:32 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 625849ef3834d66d59559648420e4506cb1f3671
https://github.com/openssl/openssl/commit/625849ef3834d66d59559648420e4506cb1f3671
Author: Bernd Edlinger <bernd.edlinger at hotmail.de>
Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths:
M test/recipes/80-test_cmp_http.t
Log Message:
-----------
Fix visual glitch in non-verbose test output
This fixes a glitch in the non-verbose test output
$ make test
[...]
80-test_ciphername.t .... ok
80-test_cmp_http.t ...... 5/?
80-test_cmp_http.t ...... ok 611
80-test_cms.t ........... ok
80-test_cmsapi.t ........ ok
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18401)
(cherry picked from commit 128d1c3c0a12fe68175a460e06daf1e0d940f681)
Commit: 497893dfe05d63c24624c3743fc162e2c759f822
https://github.com/openssl/openssl/commit/497893dfe05d63c24624c3743fc162e2c759f822
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths:
M test/recipes/80-test_cmp_http.t
Log Message:
-----------
80-test_cmp_http.t: fix adaption of plan on 'certstatus' aspect of Mock server
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18858)
(cherry picked from commit 7a86cb69830bf0a8845cd17e606f612109c7564b)
Compare: https://github.com/openssl/openssl/compare/bac5b7405b08...497893dfe05d
More information about the openssl-commits
mailing list