zephyr/subsys/testsuite/ztest/src
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
..
ztest_defaults.c
ztest_error_hook.c
ztest_mock.c ztest: ztest_mock: Fix typo 2025-02-13 01:13:56 +01:00
ztest_posix.c
ztest_rules.c
ztest_shell.c ztest: shell: Fix compilation error for NEWLIB_LIBC 2024-07-27 15:08:14 +03:00
ztest.c ztest: Fix confusing SKIP log 2025-04-04 21:16:34 +02:00
ztress.c