mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-23 03:06:11 +00:00
Improve robustness of test_all_stats_usage test. Test was relying on a fact that system did not go to idle before this test is run. It means that it was assuming that it will be the first test which might not be true. Additionally, on some targets there might be some idle waits during system boot. Test is adjusted to validate gathered statistics with an assumption that there might have been idle period prior to the test. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> |
||
---|---|---|
.. | ||
thread_runtime_stats |