Searched full:statuses (Results 1 – 25 of 34) sorted by relevance
12
6 Status classes to be used instead of str statuses.40 # All statuses below this comment can be used for TestCase44 # All statuses below this comment can be used for TestSuite45 # All statuses below this comment can be used for TestInstance49 # All statuses below this comment can be used for Harness
10 from twisterlib.statuses import TwisterStatus
21 from twisterlib.statuses import TwisterStatus
32 from twisterlib.statuses import TwisterStatus132 # Incorrect statuses187 "The following test case statuses should not appear in a proper execution",1240 # Keep previous statuses and reasons1465 # Statuses that should not appear.1467 # but having those statuses in this part of processing is an error.
35 from twisterlib.statuses import TwisterStatus
18 from twisterlib.statuses import TwisterStatus
17 from twisterlib.statuses import TwisterStatus
25 from twisterlib.statuses import TwisterStatus
17 In practice, most users will be interested in Statuses56 Possible Twister Statuses59 .. list-table:: Twister Statuses111 There are two more Statuses that are internal to Twister.115 Appearance of those non-terminal Statuses in one's report files indicates a problem with Twister.199 ``ERROR`` or ``BLOCK`` status. As this takes precedence over all other Case statuses, all valid200 terminal Case statuses can be within such a Suite.204 all other Case statuses, given that the conditions for an ERROR status have not been met.208 statuses, as those indicate a problem when running the Suite.
22 from twisterlib.statuses import TwisterStatus418 statuses = [TwisterStatus(testsuite.get('status')) for testsuite in testsuites]419 filtered_status_count = statuses.count("filtered")421 f'Expected {expected_filtered_count} filtered statuses, got {filtered_status_count}.'
19 from twisterlib.statuses import TwisterStatus
51 /* command statuses in response */
83 * Direct mapping is not possible as statuses often indicate the domain from
49 …ftware can configure GPIO3 to set different LED statuses (turned on/off, flashing) for different s…
249 /* get the statuses of ADC_DONE and ADC_IRQ events in order to clear them both */ in adc_cc13xx_cc26xx_isr()
349 /* submit GD requests now to align collected statuses */ in nrf_gpd_post_init()
172 * IMG_MGMT_ID_UPLOAD statuses.
184 * a shared interrupt is triggered; by checking the interrupt statuses first, the code can
40 /** Possible statuses of PDU that contained reported CTE. */
20 from twisterlib.statuses import TwisterStatus
32 from twisterlib.statuses import TwisterStatus
40 from pylib.twister.twisterlib.statuses import TwisterStatus
132 "Activity" statuses of the PHY.