Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctest: Provide hints about inspecting test failures | Asit Dhal | 2020-12-01 | 1 | -1/+3 |
| | | | | Fixes: #20955 | ||||
* | ctest: Add a new --repeat-until-fail option | Bill Hoffman | 2015-03-23 | 1 | -0/+1 |
This option tells ctest to run each test N times until the test fails or the N times have run. This is useful for finding random failing tests. |