Skip to content
Commit ecb072d8 authored by Johnny Chen's avatar Johnny Chen
Browse files

Add an option '-# count' to run the specified test suite for a said number of times.

This is not to be used during normal test suite run, but to be used to stress test
specific test sequences repeatedly.

Example:

./dotest.py -# 3 -v breakpoint_conditions

will repeat the test suite 3 times for tests under the breakpoint_conditions directory.

llvm-svn: 119399
parent 44c2241c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment