]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
runtests.pl: add the --repeat parameter to the --help output
authorFabian Keil <fk@fabiankeil.de>
Wed, 31 Mar 2021 10:03:00 +0000 (12:03 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 6 Jun 2022 10:26:18 +0000 (12:26 +0200)
Closes #8959

tests/runtests.pl

index c4fc453d89a2d2d9566b7fb8d14745b9ef5205c4..cc308e7ba34fa0267359d1d78848adc331a3d022 100755 (executable)
@@ -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"