zephyr/subsys/testsuite
Yuval Peress ba9b4f3734 ztest: Fix confusing SKIP log
When CONFIG_ZTEST_FAIL_ON_ASSUME is set, a failed assumption will
cause the suite to fail, but the individual test will be marked as
SKIPPED. We should fail the test so it's clear what's going on.

Fixes #86611

Signed-off-by: Yuval Peress <peress@google.com>
2025-04-04 21:16:34 +02:00
..
arch infrastructure: Remove hwmv1 support 2025-03-13 16:53:07 +00:00
boards/unit_testing/unit_testing boards: Allow llvm toolchain for unit tests 2025-01-24 08:38:55 +01:00
busy_sim
coverage
include/zephyr driver: interrupt_controller: intc_clic: rework to standard CLIC driver 2025-04-04 14:55:50 +02:00
soc
ztest ztest: Fix confusing SKIP log 2025-04-04 21:16:34 +02: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