Questions about local testing of twister #102885
Unanswered
dongl-alibaba
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Some tests, for example: zephyr/tests/drivers/console/hello_world
His source code does not use
ZTEST, but uses:This fails the west twister test:
Can local twister testing, this kind of test case, be ignored?
Will the twister in the online PR for this use case test specific boards?
This is also the case with zephyr/tests/subsys/debug/coredump, which only has the
mainentry, notztest.Beta Was this translation helpful? Give feedback.
All reactions