Home
last modified time | relevance | path

Searched refs:_test_transfer_data (Results 1 – 19 of 19) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_storage_mode_sense_test.c491 static UINT _test_transfer_data(UCHAR *data, ULONG size, UCHAR do_read) in _test_transfer_data() function
599 …status = _test_transfer_data(request_sense_response, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_… in _test_request_sense()
677 status = _test_transfer_data(buffer, 128, UX_TRUE); in tx_demo_thread_host_simulation_entry()
697 status = _test_transfer_data(buffer, 74, UX_TRUE); in tx_demo_thread_host_simulation_entry()
725 status = _test_transfer_data(buffer, 128, UX_TRUE); in tx_demo_thread_host_simulation_entry()
745 status = _test_transfer_data(buffer, 24, UX_TRUE); in tx_demo_thread_host_simulation_entry()
766 status = _test_transfer_data(buffer, 24, UX_TRUE); in tx_demo_thread_host_simulation_entry()
788 status = _test_transfer_data(buffer, 128, UX_TRUE); in tx_demo_thread_host_simulation_entry()
808 status = _test_transfer_data(buffer, 16, UX_TRUE); in tx_demo_thread_host_simulation_entry()
830 status = _test_transfer_data(buffer, 128, UX_TRUE); in tx_demo_thread_host_simulation_entry()
[all …]
Dusbx_standalone_device_storage_read_write_test.c761 static UINT _test_transfer_data(int __line__, UCHAR *data, ULONG size, UCHAR do_read) in _test_transfer_data() function
886 …status = _test_transfer_data(__LINE__, request_sense_response, UX_HOST_CLASS_STORAGE_REQUEST_SENSE… in _test_request_sense()
1180 status = _test_transfer_data(__LINE__, buffer, 128, UX_TRUE); in _msc_cbw_fail_cases_test()
1186 status = _test_transfer_data(__LINE__, buffer, 128, UX_FALSE); in _msc_cbw_fail_cases_test()
1203 status = _test_transfer_data(__LINE__, buffer, 128, UX_TRUE); in _msc_cbw_fail_cases_test()
1209 status = _test_transfer_data(__LINE__, buffer, 128, UX_FALSE); in _msc_cbw_fail_cases_test()
1226 status = _test_transfer_data(__LINE__, buffer, 128, UX_TRUE); in _msc_cbw_fail_cases_test()
1232 status = _test_transfer_data(__LINE__, buffer, 128, UX_FALSE); in _msc_cbw_fail_cases_test()
1249 status = _test_transfer_data(__LINE__, buffer, 128, UX_TRUE); in _msc_cbw_fail_cases_test()
1255 status = _test_transfer_data(__LINE__, buffer, 128, UX_FALSE); in _msc_cbw_fail_cases_test()
[all …]
Dusbx_standalone_device_storage_basic_test.c761 static UINT _test_transfer_data(int __line__, UCHAR *data, ULONG size, UCHAR do_read) in _test_transfer_data() function
886 …status = _test_transfer_data(__LINE__, request_sense_response, UX_HOST_CLASS_STORAGE_REQUEST_SENSE… in _test_request_sense()
1180 status = _test_transfer_data(__LINE__, buffer, 128, UX_TRUE); in _msc_cbw_fail_cases_test()
1186 status = _test_transfer_data(__LINE__, buffer, 128, UX_FALSE); in _msc_cbw_fail_cases_test()
1203 status = _test_transfer_data(__LINE__, buffer, 128, UX_TRUE); in _msc_cbw_fail_cases_test()
1209 status = _test_transfer_data(__LINE__, buffer, 128, UX_FALSE); in _msc_cbw_fail_cases_test()
1226 status = _test_transfer_data(__LINE__, buffer, 128, UX_TRUE); in _msc_cbw_fail_cases_test()
1232 status = _test_transfer_data(__LINE__, buffer, 128, UX_FALSE); in _msc_cbw_fail_cases_test()
1249 status = _test_transfer_data(__LINE__, buffer, 128, UX_TRUE); in _msc_cbw_fail_cases_test()
1255 status = _test_transfer_data(__LINE__, buffer, 128, UX_FALSE); in _msc_cbw_fail_cases_test()
[all …]
Dusbx_standalone_device_storage_error_cv_test.c761 static UINT _test_transfer_data(int __line__, UCHAR *data, ULONG size, UCHAR do_read) in _test_transfer_data() function
886 …status = _test_transfer_data(__LINE__, request_sense_response, UX_HOST_CLASS_STORAGE_REQUEST_SENSE… in _test_request_sense()
1180 status = _test_transfer_data(__LINE__, buffer, 128, UX_TRUE); in _msc_cbw_fail_cases_test()
1186 status = _test_transfer_data(__LINE__, buffer, 128, UX_FALSE); in _msc_cbw_fail_cases_test()
1203 status = _test_transfer_data(__LINE__, buffer, 128, UX_TRUE); in _msc_cbw_fail_cases_test()
1209 status = _test_transfer_data(__LINE__, buffer, 128, UX_FALSE); in _msc_cbw_fail_cases_test()
1226 status = _test_transfer_data(__LINE__, buffer, 128, UX_TRUE); in _msc_cbw_fail_cases_test()
1232 status = _test_transfer_data(__LINE__, buffer, 128, UX_FALSE); in _msc_cbw_fail_cases_test()
1249 status = _test_transfer_data(__LINE__, buffer, 128, UX_TRUE); in _msc_cbw_fail_cases_test()
1255 status = _test_transfer_data(__LINE__, buffer, 128, UX_FALSE); in _msc_cbw_fail_cases_test()
[all …]
Dusbx_ux_device_class_storage_write_test.c583 static UINT _test_transfer_data(UCHAR *data, ULONG size, UCHAR do_read) in _test_transfer_data() function
691 …status = _test_transfer_data(request_sense_response, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_… in _test_request_sense()
768 status = _test_transfer_data(buffer, 512, UX_FALSE); in tx_demo_thread_host_simulation_entry()
789 status = _test_transfer_data(buffer, 512, UX_FALSE); in tx_demo_thread_host_simulation_entry()
811 status = _test_transfer_data(buffer, 512, UX_FALSE); in tx_demo_thread_host_simulation_entry()
835 status = _test_transfer_data(buffer, 512, UX_FALSE); in tx_demo_thread_host_simulation_entry()
861 status = _test_transfer_data(buffer, 512, UX_FALSE); in tx_demo_thread_host_simulation_entry()
884 status = _test_transfer_data(buffer, 512, UX_FALSE); in tx_demo_thread_host_simulation_entry()
907 status = _test_transfer_data(buffer, 512, UX_TRUE); in tx_demo_thread_host_simulation_entry()
930 status = _test_transfer_data(buffer, 1024, UX_FALSE); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_storage_read_test.c583 static UINT _test_transfer_data(UCHAR *data, ULONG size, UCHAR do_read) in _test_transfer_data() function
691 …status = _test_transfer_data(request_sense_response, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_… in _test_request_sense()
765 status = _test_transfer_data(buffer, 512, UX_TRUE); in tx_demo_thread_host_simulation_entry()
786 status = _test_transfer_data(buffer, 512, UX_TRUE); in tx_demo_thread_host_simulation_entry()
808 status = _test_transfer_data(buffer, 512, UX_TRUE); in tx_demo_thread_host_simulation_entry()
832 status = _test_transfer_data(buffer, 512, UX_TRUE); in tx_demo_thread_host_simulation_entry()
854 status = _test_transfer_data(buffer, 512, UX_TRUE); in tx_demo_thread_host_simulation_entry()
877 status = _test_transfer_data(buffer, 512, UX_FALSE); in tx_demo_thread_host_simulation_entry()
900 status = _test_transfer_data(buffer, 1024, UX_TRUE); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_storage_test_ready_test.c472 static UINT _test_transfer_data(UCHAR *data, ULONG size, UCHAR do_read) in _test_transfer_data() function
580 …status = _test_transfer_data(request_sense_response, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_… in _test_request_sense()
669 status = _test_transfer_data(demo_buffer, 64, UX_FALSE); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_storage_format_test.c479 static UINT _test_transfer_data(UCHAR *data, ULONG size, UCHAR do_read) in _test_transfer_data() function
587 …status = _test_transfer_data(request_sense_response, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_… in _test_request_sense()
660 status = _test_transfer_data("test dead beef", 15, UX_FALSE); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_storage_request_sense_test.c480 static UINT _test_transfer_data(UCHAR *data, ULONG size, UCHAR do_read) in _test_transfer_data() function
588 …status = _test_transfer_data(request_sense_response, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_… in _test_request_sense()
661 status = _test_transfer_data(demo_buffer, 64, UX_TRUE); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_storage_mode_select_test.c479 static UINT _test_transfer_data(UCHAR *data, ULONG size, UCHAR do_read) in _test_transfer_data() function
587 …status = _test_transfer_data(request_sense_response, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_… in _test_request_sense()
620 status = _test_transfer_data("test dead beef", 15, UX_FALSE); in _msc_mode_select_cases_test()
Dusbx_ux_device_class_storage_thread_test.c563 static UINT _test_transfer_data(UCHAR *data, ULONG size, UCHAR do_read) in _test_transfer_data() function
671 …status = _test_transfer_data(request_sense_response, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_… in _test_request_sense()
748 status = _test_transfer_data(buffer, 512, UX_FALSE); in tx_demo_thread_host_simulation_entry()
770 status = _test_transfer_data(buffer, 512, UX_TRUE); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_storage_verify_test.c480 static UINT _test_transfer_data(UCHAR *data, ULONG size, UCHAR do_read) in _test_transfer_data() function
588 …status = _test_transfer_data(request_sense_response, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_… in _test_request_sense()
Dusbx_ux_device_class_storage_prevent_allow_media_removal_test.c480 static UINT _test_transfer_data(UCHAR *data, ULONG size, UCHAR do_read) in _test_transfer_data() function
588 …status = _test_transfer_data(request_sense_response, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_… in _test_request_sense()
Dusbx_ux_device_class_storage_uninitialize_test.c480 static UINT _test_transfer_data(UCHAR *data, ULONG size, UCHAR do_read) in _test_transfer_data() function
588 …status = _test_transfer_data(request_sense_response, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_… in _test_request_sense()
Dusbx_ux_device_class_storage_start_stop_test.c480 static UINT _test_transfer_data(UCHAR *data, ULONG size, UCHAR do_read) in _test_transfer_data() function
588 …status = _test_transfer_data(request_sense_response, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_… in _test_request_sense()
Dusbx_ux_device_class_storage_invalid_lun_test.c529 static UINT _test_transfer_data(UCHAR *data, ULONG size, UCHAR do_read) in _test_transfer_data() function
637 …status = _test_transfer_data(request_sense_response, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_… in _test_request_sense()
Dusbx_ux_device_class_storage_synchronize_cache_test.c522 static UINT _test_transfer_data(UCHAR *data, ULONG size, UCHAR do_read) in _test_transfer_data() function
630 …status = _test_transfer_data(request_sense_response, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_… in _test_request_sense()
Dusbx_ux_device_class_storage_initialize_test.c521 static UINT _test_transfer_data(UCHAR *data, ULONG size, UCHAR do_read) in _test_transfer_data() function
629 …status = _test_transfer_data(request_sense_response, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_… in _test_request_sense()
Dusbx_ux_device_class_storage_inquiry_test.c548 static UINT _test_transfer_data(UCHAR *data, ULONG size, UCHAR do_read) in _test_transfer_data() function
656 …status = _test_transfer_data(request_sense_response, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_… in _test_request_sense()