mirror of
https://github.com/openssl/openssl.git
synced 2025-01-06 13:26:43 +08:00
0b10da806a
In some cases, testutil outputs subtests like this: 1..6 # Subtest: progname The standard set by Test::More (because there really is no actual standard yet) gives this display: # Subtest: progname 1..6 Until the standard is actually agreed upon, let's do it like Test::More. Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3446) |
||
---|---|---|
.. | ||
basic_output.c | ||
cb.c | ||
driver.c | ||
main.c | ||
output_helpers.c | ||
output.h | ||
test_main.c | ||
tests.c | ||
tu_local.h |