zephyr/tests/application_development
Manuel Argüelles 78cc40f4e5 tests: code_relocation: exclude 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. The watchdog driver make uses of a semaphore during
device init and on this test the relocation of the kernel sources
produces a fault. 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
..
code_relocation tests: code_relocation: exclude mr_canhubk3 board 2023-09-18 10:37:22 +01:00
gen_inc_file tests: gen_inc_file: Add tests for optional offset/length 2023-09-15 13:23:30 +02:00