zephyr/tests/ztest
Alberto Escolar Piedras 99d7161e34 tests/ztest/fail: fix board name
Use full board name in cmake file.
Akin to the fix done in
https://github.com/zephyrproject-rtos/zephyr/pull/80270/
following the changes from
https://github.com/zephyrproject-rtos/zephyr/pull/77250/

Note after the Zephyr cmake code has been run the BOARD
variable is split into BOARD BOARD_QUALIFIERS,
where BOARD does not contain the qualifiers anymore
(see cmake/modules/boards.cmake for more info).

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-10-25 18:51:10 +01:00
..
base tests: ztest base: fix board name 2024-10-23 11:19:45 +02:00
busy_sim hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
error_hook ztest: error_hook: Exclude cortex_r8_virtual from divide-by-zero tests 2024-10-01 09:58:22 +02:00
fail tests/ztest/fail: fix board name 2024-10-25 18:51:10 +01:00
summary tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
zexpect tests: ztest: fix board name 2024-10-22 22:47:21 -04:00
ztest_param Tests: Ztest_params fix. 2024-09-23 14:08:41 +01:00
ztress tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00