Home
last modified time | relevance | path

Searched refs:UX_TEST_SETUP (Results 1 – 25 of 103) sorted by relevance

12345

/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_cdc_ecm_change_test.c52 static UX_TEST_SETUP _SetConfigure = UX_TEST_SETUP_SetConfigure;
53 static UX_TEST_SETUP _GetCfgDescr = UX_TEST_SETUP_GetCfgDescr;
54 static UX_TEST_SETUP _SetAddress = UX_TEST_SETUP_SetAddress;
55 static UX_TEST_SETUP _GetDeviceDescriptor = UX_TEST_SETUP_GetDevDescr;
56 static UX_TEST_SETUP _GetConfigDescriptor = UX_TEST_SETUP_GetCfgDescr;
Dusbx_ux_device_class_cdc_ecm_activate_test.c52 static UX_TEST_SETUP _SetConfigure = UX_TEST_SETUP_SetConfigure;
53 static UX_TEST_SETUP _GetCfgDescr = UX_TEST_SETUP_GetCfgDescr;
54 static UX_TEST_SETUP _SetAddress = UX_TEST_SETUP_SetAddress;
55 static UX_TEST_SETUP _GetDeviceDescriptor = UX_TEST_SETUP_GetDevDescr;
56 static UX_TEST_SETUP _GetConfigDescriptor = UX_TEST_SETUP_GetCfgDescr;
Dusbx_hub_get_hub_status_fails_during_hub_device_enum_test.c29 UX_TEST_SETUP get_port_status_setup = {0}; in post_init_host()
Dusbx_hub_hub_status_get_invalid_length_test.c24 UX_TEST_SETUP get_port_status_setup = {0}; in post_init_host()
Dusbx_hub_port_reset_fails_during_hub_device_enum_test.c29 UX_TEST_SETUP port_reset_setup = {0}; in post_init_host()
Dusbx_hub_request_to_hub_itself_test.c30 UX_TEST_SETUP setup = {0}; in post_init_host()
Dusbx_hub_no_power_switching_test.c46 UX_TEST_SETUP port_power_setup = {0}; in post_init_host()
Dusbx_ux_host_class_hub_status_get_test.c30 UX_TEST_SETUP get_port_status_setup = {0}; in post_init_host()
Dusbx_hub_get_port_status_fails_during_hub_device_enum_test.c29 UX_TEST_SETUP get_port_status_setup = {0}; in post_init_host()
Dusbx_hub_get_hub_status_fails_during_port_reset_test.c28 UX_TEST_SETUP get_port_status_setup = {0}; in post_init_host()
Dusbx_hub_get_status_fails_during_configuration_test.c30 UX_TEST_SETUP setup = {0}; in post_init_host()
Dusbx_hub_invalid_hub_descriptor_length_test.c31 UX_TEST_SETUP setup = {0}; in post_init_host()
Dusbx_ux_host_class_video_dwMaxPayloadTransferSize_test.c293 static UX_TEST_SETUP _SetAddress = UX_TEST_SETUP_SetAddress;
294 static UX_TEST_SETUP _GetDeviceDescriptor = UX_TEST_SETUP_GetDevDescr;
295 static UX_TEST_SETUP _GetConfigDescriptor = UX_TEST_SETUP_GetCfgDescr;
296 static UX_TEST_SETUP _SetConfigure = UX_TEST_SETUP_SetConfigure;
Dusbx_cdc_ecm_data_interface_setting_select_fails_test.c41 UX_TEST_SETUP alternate_setting_set_setup; in post_init_host()
Dusbx_msrc_81426_host_audio_type_get_fail_ac_link_test.c584 static UX_TEST_SETUP _SetConfigure = UX_TEST_SETUP_SetConfigure;
585 static UX_TEST_SETUP _GetCfgDescr = UX_TEST_SETUP_GetCfgDescr;
586 static UX_TEST_SETUP _SetAddress = UX_TEST_SETUP_SetAddress;
587 static UX_TEST_SETUP _GetDeviceDescriptor = UX_TEST_SETUP_GetDevDescr;
588 static UX_TEST_SETUP _GetConfigDescriptor = UX_TEST_SETUP_GetCfgDescr;
Dusbx_msrc_81184_host_audio_desc_validate_test.c577 static UX_TEST_SETUP _SetConfigure = UX_TEST_SETUP_SetConfigure;
578 static UX_TEST_SETUP _GetCfgDescr = UX_TEST_SETUP_GetCfgDescr;
579 static UX_TEST_SETUP _SetAddress = UX_TEST_SETUP_SetAddress;
580 static UX_TEST_SETUP _GetDeviceDescriptor = UX_TEST_SETUP_GetDevDescr;
581 static UX_TEST_SETUP _GetConfigDescriptor = UX_TEST_SETUP_GetCfgDescr;
Dusbx_ux_host_class_cdc_ecm_mac_address_get_test.c24 static UX_TEST_SETUP get_cfg_desc_setup = {
Dusbx_ux_host_class_video_format_frame_based_test.c370 static UX_TEST_SETUP _SetAddress = UX_TEST_SETUP_SetAddress;
371 static UX_TEST_SETUP _GetDeviceDescriptor = UX_TEST_SETUP_GetDevDescr;
372 static UX_TEST_SETUP _GetConfigDescriptor = UX_TEST_SETUP_GetCfgDescr;
373 static UX_TEST_SETUP _SetConfigure = UX_TEST_SETUP_SetConfigure;
Dusbx_ux_host_device_basic_memory_tests.c273 static UX_TEST_SETUP _SetAddress = UX_TEST_SETUP_SetAddress;
274 static UX_TEST_SETUP _GetDeviceDescriptor = UX_TEST_SETUP_GetDevDescr;
275 static UX_TEST_SETUP _GetConfigDescriptor = UX_TEST_SETUP_GetCfgDescr;
276 static UX_TEST_SETUP _SetConfigure = UX_TEST_SETUP_SetConfigure;
Dusbx_ux_host_class_video_format_h264_test.c393 static UX_TEST_SETUP _SetAddress = UX_TEST_SETUP_SetAddress;
394 static UX_TEST_SETUP _GetDeviceDescriptor = UX_TEST_SETUP_GetDevDescr;
395 static UX_TEST_SETUP _GetConfigDescriptor = UX_TEST_SETUP_GetCfgDescr;
396 static UX_TEST_SETUP _SetConfigure = UX_TEST_SETUP_SetConfigure;
Dusbx_ux_host_basic_memory_tests.c286 static UX_TEST_SETUP _SetAddress = UX_TEST_SETUP_SetAddress;
287 static UX_TEST_SETUP _GetDeviceDescriptor = UX_TEST_SETUP_GetDevDescr;
288 static UX_TEST_SETUP _GetConfigDescriptor = UX_TEST_SETUP_GetCfgDescr;
289 static UX_TEST_SETUP _SetConfigure = UX_TEST_SETUP_SetConfigure;
Dusbx_msrc_73492_host_vc_header_parse.c479 static UX_TEST_SETUP _SetAddress = UX_TEST_SETUP_SetAddress;
480 static UX_TEST_SETUP _GetDeviceDescriptor = UX_TEST_SETUP_GetDevDescr;
481 static UX_TEST_SETUP _GetConfigDescriptor = UX_TEST_SETUP_GetCfgDescr;
482 static UX_TEST_SETUP _SetConfigure = UX_TEST_SETUP_SetConfigure;
Dusbx_msrc_81428_81429_host_audio_ac_search_test.c584 static UX_TEST_SETUP _SetConfigure = UX_TEST_SETUP_SetConfigure;
585 static UX_TEST_SETUP _GetCfgDescr = UX_TEST_SETUP_GetCfgDescr;
586 static UX_TEST_SETUP _SetAddress = UX_TEST_SETUP_SetAddress;
587 static UX_TEST_SETUP _GetDeviceDescriptor = UX_TEST_SETUP_GetDevDescr;
588 static UX_TEST_SETUP _GetConfigDescriptor = UX_TEST_SETUP_GetCfgDescr;
Dusbx_ux_host_class_video_basic_tests.c479 static UX_TEST_SETUP _SetAddress = UX_TEST_SETUP_SetAddress;
480 static UX_TEST_SETUP _GetDeviceDescriptor = UX_TEST_SETUP_GetDevDescr;
481 static UX_TEST_SETUP _GetConfigDescriptor = UX_TEST_SETUP_GetCfgDescr;
482 static UX_TEST_SETUP _SetConfigure = UX_TEST_SETUP_SetConfigure;
Dusbx_audio10_iad_device_control_test.c439 static UX_TEST_SETUP _SetConfigure = UX_TEST_SETUP_SetConfigure;
440 static UX_TEST_SETUP _GetCfgDescr = UX_TEST_SETUP_GetCfgDescr;
441 static UX_TEST_SETUP _SetAddress = UX_TEST_SETUP_SetAddress;
442 static UX_TEST_SETUP _GetDeviceDescriptor = UX_TEST_SETUP_GetDevDescr;
443 static UX_TEST_SETUP _GetConfigDescriptor = UX_TEST_SETUP_GetCfgDescr;

12345