Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Rework integration test definitions | Daan De Meyer | 2024-05-14 | 1 | -0/+7 |
| | | | | | | | Let's make this behave more like all the rest of the meson stuff. This also is the first step to making it a bit more flexible so we can define integration tests in different ways as will be seen in the next commits. | ||||
* | tests: add spdx headers to scripts and Makefiles | Zbigniew Jędrzejewski-Szmek | 2021-10-18 | 1 | -0/+1 |
| | |||||
* | test: shellcheck-ify test scripts | Frantisek Sumsal | 2021-09-30 | 1 | -1/+3 |
| | |||||
* | test: add extended test for triggering mount rate limit | Anita Zhang | 2021-06-09 | 2 | -0/+8 |
It's hard to trigger the failure to exit the rate limit state in isolation as it needs multiple event sources in order to show that it gets stuck in the queue. Hence why this is an extended test. |