zephyr/tests
Alberto Escolar Piedras f3360265e6 tests|samples/bluetooth: Fix sysbuild due to BOAD_IDENTIFIER
After https://github.com/zephyrproject-rtos/zephyr/pull/70438
got merged simultaneously with
https://github.com/zephyrproject-rtos/zephyr/pull/70564
all these tests stopped building properly due to the
change of avaliable variables in Kconfig & cmake.
Let's fix them.
As a bonus, as for kconfig the BOARD_TARGET_STRING is the
same for the hwmv1 backwards compatible name, let's
just remove the check for the old names.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-03-21 18:44:04 +01:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch tests: Replace nRF54H20 PDK with nRF54H20 DK 2024-03-18 19:11:36 +00:00
benchmarks tests: benchmark: adapt recording of benchmark results 2024-03-12 15:02:49 -04:00
bluetooth Bluetooth: Audio: Increase PA sync timeouts 2024-03-21 15:24:14 +01:00
boards tests/boards/native_sim: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
boot hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
bsim tests|samples/bluetooth: Fix sysbuild due to BOAD_IDENTIFIER 2024-03-21 18:44:04 +01:00
cmake tests/cmake/*: Switch to native_sim 2023-11-27 16:06:42 +00:00
crypto hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
drivers samples|tests/* yamls: Replace all nrf5340bsim hwmv1 names w hwmv2 version 2024-03-21 15:23:56 +01:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel tests: kernel/userspace: skip other thread tests if needed 2024-03-19 22:17:34 -04:00
lib devicetree.h: Rework DT_ANY_INST_HAS_PROP_STATUS_OKAY 2024-03-20 16:52:48 +00:00
misc tests/misc/check_init_priorities: Use hwmv2 native targets ident 2024-03-15 16:13:12 +01:00
modules tests/modules/nanopb: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
net tests: net: all: Enable CONFIG_NET_IPV6_ND_LOG_LEVEL 2024-03-21 18:00:50 +01:00
posix posix: Implement tests for set and get scope APIs for pthread attr 2024-03-18 10:15:53 +01:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests: logging: log_api: test LOG_WRN_ONCE 2024-03-21 10:07:36 +00:00
unit kernel: api: implement test for sys_slist_find 2024-03-12 13:46:29 -04:00
ztest tests/ztest: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00