zephyr/subsys/testsuite/ztest
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
..
include/zephyr tests: kernel: add missing test call argument 2024-08-24 07:17:15 -04:00
src ztest: Fix confusing SKIP log 2025-04-04 21:16:34 +02:00
unittest/include/zephyr/arch ztest: include: unittest: relocate cpu.h and include only if unit-test 2024-05-10 11:50:36 +02:00
CMakeLists.txt ztest: undefine _POSIX_C_SOURCE before defining it 2024-08-13 14:56:06 +02:00
Kconfig ztest: Fix confusing SKIP log 2025-04-04 21:16:34 +02:00