Home
last modified time | relevance | path

Searched refs:global_basic_test_num_reads_host (Results 1 – 6 of 6) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_cdc_ecm_link_down_while_ongoing_transfers_test.c8 static ULONG global_basic_test_num_reads_host; variable
60 read_packet_udp(&udp_socket_host, global_basic_test_num_reads_host++, "host"); in basic_test_host()
64 UX_TEST_CHECK_SUCCESS(ux_test_wait_for_value_ulong(&global_basic_test_num_reads_host, 100)); in basic_test_host()
102 UX_TEST_CHECK_SUCCESS(ux_test_wait_for_value_ulong(&global_basic_test_num_reads_host, 100)); in basic_test_device()
Dusbx_ux_test_cdc_ecm.h110 static ULONG global_basic_test_num_reads_host; variable
535 read_packet_tcp(&tcp_socket_host, global_basic_test_num_reads_host++, "host"); in cdc_ecm_basic_test()
548 read_packet_udp(&udp_socket_host, global_basic_test_num_reads_host++, "host"); in cdc_ecm_basic_test()
554 …UX_TEST_CHECK_SUCCESS(ux_test_wait_for_value_ulong(&global_basic_test_num_reads_host, BASIC_TEST_N… in cdc_ecm_basic_test()
563 global_basic_test_num_reads_host = 0; in cdc_ecm_basic_test()
Dusbx_rndis_basic_test.c61 static ULONG global_basic_test_num_reads_host; variable
526 read_packet_udp(&udp_socket_host, global_basic_test_num_reads_host++, "host"); in thread_entry_host()
530 while (global_basic_test_num_reads_host != 1000 || global_basic_test_num_reads_device != 1000) in thread_entry_host()
Dusbx_msrc_80991_device_rndis_rx_length_less_than_14_test.c62 static ULONG global_basic_test_num_reads_host; variable
551 read_packet_udp(&udp_socket_host, global_basic_test_num_reads_host++, "host"); in thread_entry_host()
555 while (global_basic_test_num_reads_host != 1000 || global_basic_test_num_reads_device != 1000) in thread_entry_host()
Dusbx_ux_device_class_cdc_ecm_uninitialize_test.c34 static ULONG global_basic_test_num_reads_host; variable
Dusbx_cdc_ecm_basic_ipv6_test.c89 static ULONG global_basic_test_num_reads_host; variable