Searched refs:case (Results 1 – 25 of 470) sorted by relevance
12345678910>>...19
29 case ...:;@p34 case ...:...35 case ...:;@p40 case ...:...41 case ...:42 case ...:;@p
102 echo "<testcase name=\"$case\" time=\"0\">" >> $tmp_res_file105 echo -e "\e[91m$case FAILED\e[39m"112 echo -e "$case PASSED"
6 code writing for fatal and assert handler for error case testing. They can13 When writing error testing case (or we call it negative test case), we might61 If the expected error was caught, the test case will pass.92 test case, we do not recover it so far.105 Assert error expected as part of test case.109 case type is 0123 Fatal error expected as part of test case.124 case type is 1137 Fatal error expected as part of test case.138 case type is 2[all …]
98 case PM_DEVICE_ACTION_RESUME:104 case PM_DEVICE_ACTION_SUSPEND:110 case PM_DEVICE_ACTION_TURN_ON:114 case PM_DEVICE_ACTION_TURN_OFF:154 case PM_DEVICE_ACTION_SUSPEND:158 case PM_DEVICE_ACTION_RESUME:162 case PM_DEVICE_ACTION_TURN_ON:166 case PM_DEVICE_ACTION_TURN_OFF:
13 Matching is not case sensitive.22 Matching is not case sensitive.
13 int "Ticks to allow for fuzz case processing"19 following a unit-test style case, so the default is short to
1 This test case verifies that kernel fatal error handling works correctly
19 integration between the NS RTOS (Zephyr in this case) and the secure38 case).40 They also provide a useful test case to validate any PRs that make meaningful
1 This test case verifies that kernel fatal error logging message can be captured.
156 for case in self.testcases:157 if case.status == TwisterStatus.STARTED:158 case.status = TwisterStatus.FAIL159 elif case.status == TwisterStatus.NONE:160 case.status = status162 case.reason = reason164 case.reason = self.reason
547 for case in ts.testcases:548 testcases.append(case.name)557 for case in ts.testcases:558 testcases.append(case.detailed_name)561 for case in ts.testcases:562 testcases.append(case.detailed_name)567 for case in ts.testcases:568 if case.detailed_name in testcases:569 testcases.remove(case.detailed_name)754 case = instance.set_case_status_by_name([all …]
405 for case in instance.testcases:411 case.freeform412 and case.status == TwisterStatus.NONE417 testcase['identifier'] = case.name424 if case.output != "":425 testcase['log'] = case.output427 if case.status == TwisterStatus.SKIP:432 testcase["reason"] = case.reason or instance.reason434 testcase["status"] = case.status435 if case.reason:[all …]
1 This test case verifies that kernel fatal error handling works correctly.
6 # so we only need to set link order linking in case a custom C library is linked
10 /* The async_api.nocache_mem_dt test case expects a non-cachable RAM region */
9 * address maybe zero(NULL) and break some test case assertions.
20 as the use case is known to be working on earlier commit or release.21 In this case, providing directly the guilty commit when submitting the bug
12 int "UART baudrate for DUT_AUX to test mismatch case"
16 this is acceptable or not will depend on the use case.
17 this is acceptable or not will depend on the use case.
47 Number of times to retry initialization commands in case of failure87 Number of times to retry sending command to SD card in case of failure93 Number of times to retry sending data to SD card in case of failure
12 A typical use case for a watchdog is that the board is restarted in case some piece of code
20 :kconfig:option:`CONFIG_NET_SAMPLE_PACKET_TXTIME` option. In this case the value is30 to create an ``AF_PACKET`` type socket. In this case, the ``echo-server``
20 * This use case is only applicable in PM_DEVICE mode.
94 In case of error the CBOR data takes the form:192 In case of error the CBOR data takes the form:252 The unit for "stkuse" and "stksiz" is system dependent and in case of Zephyr305 In case of error the CBOR data takes the form:407 In case of error the CBOR data takes the form:499 The command sends an empty CBOR map as data if successful. In case of error the599 The command sends an empty CBOR map as data if successful. In case of error the683 In case of error the CBOR data takes the form:805 In case of error the CBOR data takes the form:901 In case when no "query" has been provided in request,[all …]