zephyr/tests/ztest/fail/core
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 ztest: add framework tests for failed states 2022-08-29 10:27:00 +02:00
src ztest: add tests for failing on zassume 2022-10-13 06:40:31 -04:00
CMakeLists.txt ztest: Fix confusing SKIP log 2025-04-04 21:16:34 +02:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00