zephyr/subsys/testsuite
Anas Nashif 1f4874088f tests: twister: add supported toolchains for unit tests
Allowed toolchains was not set in 'board' metadata causing those to not
build and get filtered.

Fixes #83792

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-01-10 17:12:09 -05:00
..
arch unit_testing: Correct one comment refering to native_posix 2024-08-16 09:21:18 +01:00
boards/unit_testing/unit_testing tests: twister: add supported toolchains for unit tests 2025-01-10 17:12:09 -05:00
busy_sim testsuite: busy_sim: Add alarm cancelation to stop function 2024-08-07 19:04:04 -04:00
coverage testsuite: coverage: fix arm64 build with gcov enabled 2024-08-13 14:57:50 +02:00
include/zephyr testsuite: change controlling expressions in while to Boolean 2024-06-21 15:41:26 -04:00
soc scripts: tests: Blackbox test expansion - platform 2024-03-31 17:37:09 -04:00
ztest sys: util: use BITS_PER_BYTE macro instead of the magic number 8 2024-11-16 15:22:35 -05:00
CMakeLists.txt testsuite: coverage: fix typo in the CMakeLists.txt 2024-11-01 13:54:14 -05:00
Kconfig tests: CONFIG_TEST_USERSPACE selects CONFIG_USERSPACE 2024-11-18 19:30:50 -05:00
Kconfig.defconfig