Home
last modified time | relevance | path

Searched refs:expected_error (Results 1 – 5 of 5) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_dpump_basic_test.c37 static UINT expected_error; variable
182 if (expected_error == 0 || error_code != expected_error) in error_callback()
458 expected_error = UX_TRANSFER_STALLED; in tx_demo_thread_host_simulation_entry()
471 expected_error = 0; in tx_demo_thread_host_simulation_entry()
Dusbx_class_device_enumeration_test.c34 static UINT expected_error; variable
155 if (expected_error == 0 || error_code != expected_error) in error_callback()
337 expected_error = 0; in tx_demo_thread_host_simulation_entry()
Dusbx_class_interface_enumeration_test.c34 static UINT expected_error; variable
158 if (expected_error == 0 || error_code != expected_error) in error_callback()
448 expected_error = 0; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_stack_transfer_request_abort_test.c35 static UINT expected_error; variable
163 if (expected_error == 0 || error_code != expected_error) in error_callback()
405 expected_error = 0; in tx_demo_thread_host_simulation_entry()
Dusbx_class_multi_interface_enumeration_test.c34 static UINT expected_error; variable
171 if (expected_error == 0 || error_code != expected_error) in error_callback()
493 expected_error = 0; in tx_demo_thread_host_simulation_entry()