Lines Matching refs:Twister
3 Twister Status
6 What is a Twister Status?
9 Twister Status formulates the current state of
18 of Instances and Cases after the conclusion of their Twister runs.
28 ``Harness`` is a Python class inside Twister that allows us
29 to capture and analyse output from a program external to Twister.
41 One can modify Twister's behaviour on a per-Suite basis via ``testcase.yaml`` files.
43 for it to make sense to treat them all the same by Twister.
48 Twister typically reports its results for Instances,
56 Possible Twister Statuses
59 .. list-table:: Twister Statuses
106 the former is rather internal for Twister and appears in logs,
111 There are two more Statuses that are internal to Twister.
114 Those should not appear in the final Twister report.
115 Appearance of those non-terminal Statuses in one's report files indicates a problem with Twister.
184 ✕ indicates that such a combination should not happen in a proper Twister run. In other words,
195 out of a given Twister run. Thus, any Case within it should also have such a status.