diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-05-31 14:36:15 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-05-31 14:36:15 +0200 |
commit | a18f03d54cd610b658ade301d1050cfa04eb5fa8 (patch) | |
tree | d4f88f1728c03333f90e81361953863c5935cbb3 | |
parent | 109e84eaf3375e64671aab00d4b7c5ce059c8620 (diff) | |
download | rules-cc-a18f03d54cd610b658ade301d1050cfa04eb5fa8.tar.gz |
Update derived files
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -201,6 +201,7 @@ Shell test, given by a test script | --------------- | ----------- | | `"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. | | `"TEST_ENV"` | Additional environment for executing the test runner. | +| `"TIMEOUT_SCALE"` | Factor on how to scale the timeout for this test. Defaults to 1.0. | ### Rule `["CC/foreign/cmake", "library"]` |