Skip to content
Commit 83253023 authored by Aaron Massey's avatar Aaron Massey Committed by Anas Nashif
Browse files

ztest: Track skipping test versus entire suite



The addition of the assumption API introduced a bug where a skipped test
would subsequently skip later tests within the same suite. A skipped test
was being treated as an entire skipped test suite.

Keep track of tests being skipped due to skipping in the suite setup versus
being skipped within their test function.

TEST=west build -p -b native_posix tests/kernel/condvar/condvar_api/ -t run
TEST=twister -T tests/ztest -p native_posix

Signed-off-by: default avatarAaron Massey <aaronmassey@google.com>
parent 54d44ee0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment