From: Fabian Keil Date: Wed, 31 Mar 2021 10:03:00 +0000 (+0200) Subject: runtests.pl: add the --repeat parameter to the --help output X-Git-Tag: curl-7_84_0~82 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3561e4ed9b7057885a25e1a0b4dab38c4790882a;p=thirdparty%2Fcurl.git runtests.pl: add the --repeat parameter to the --help output Closes #8959 --- diff --git a/tests/runtests.pl b/tests/runtests.pl index c4fc453d89..cc308e7ba3 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -5763,6 +5763,7 @@ Usage: runtests.pl [options] [test selection(s)] -r run time statistics -rf full run time statistics -rm force removal of files by killing locking processes (Windows only) + --repeat=[num] run the given tests this many times -s short output --seed=[num] set the random seed to a fixed number --shallow=[num] randomly makes the torture tests "thinner"