zephyr/tests/kernel/usage/thread_runtime_stats
Manuel Argüelles 738b124281 tests: kernel: usage: skip for mr_canhubk3 board
The mr_canhubk3 board enables by default an off-chip watchdog that must
be serviced to avoid triggering a reset and cannot be disabled on a
per-test basis.

test_all_stats_usage assumes the CPU was never idle before the test
starts but this is not the case for mr_canhubk3 because the off-chip
watchdog driver has a thread kicked off during device init that will
conflict with the expected usage stats on this test. So skip this test
for this board.

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
2023-09-18 10:37:22 +01:00
..
boards renode: Add Renode overlays for selected tests 2023-01-25 14:02:29 -08:00
src tests: kernel: usage: Relax timing requirements for RISCV 2023-05-27 06:26:13 -04:00
CMakeLists.txt
prj.conf
testcase.yaml tests: kernel: usage: skip for mr_canhubk3 board 2023-09-18 10:37:22 +01:00