]> git.ipfire.org Git - thirdparty/openssl.git/commit
test/run_tests.pl: In parallel runs, start those tests first that run longest
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 2 Jul 2020 15:59:55 +0000 (17:59 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 16 Jul 2020 19:44:25 +0000 (21:44 +0200)
commit1e76cb002a8d89b66b67214921b921c4cb9f6506
tree9af0d64219da9622dc777182466c6beb8e464ebd
parent0b670a2101c6cdcc3f2a4ed168f75243fe082a2b
test/run_tests.pl: In parallel runs, start those tests first that run longest

Also untabify the Perl source file.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12359)
test/run_tests.pl