summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2023-04-25 13:01:25 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2023-04-25 13:01:25 +0200
commitc1d23ffaeaf60b5fb24f58c0494a86b8085ec222 (patch)
tree8434cff28d35c28fcdd0ae04d830ccb779d7fca8
parent8ace148b25c1cef2a7bab7d630520a1ee1c5e966 (diff)
downloadrules-cc-c1d23ffaeaf60b5fb24f58c0494a86b8085ec222.tar.gz
Regenerate documentation
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6607b43..aa3b55d 100644
--- a/README.md
+++ b/README.md
@@ -148,6 +148,7 @@ A test written in C++
| --------------- | ----------- |
| `"TEST_ENV"` | The environment for executing the test runner. |
| `"CC_TEST_LAUNCHER"` | List of strings representing the launcher that is prepend to the command line for running the test binary. |
+| `"RUNS_PER_TEST"` | The number of times the test should be run in order to detect flakyness. If set, no test action will be taken from cache. |
### Rule `["CC", "defaults"]`