Home
last modified time | relevance | path

Searched refs:expected (Results 1 – 15 of 15) sorted by relevance

/USBX-v6.2.1/.github/ISSUE_TEMPLATE/
Dbug_report.md26 A clear and concise description of what you expected to happen.
/USBX-v6.2.1/test/regression/
Dusbx_msrc_81426_host_audio_type_get_fail_ac_link_test.c804 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() argument
809 if (*ptr == expected) in test_wait_until_expected()
814 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() argument
819 if (*ptr != expected) in test_wait_until_not_expected()
Dusbx_msrc_81184_host_audio_desc_validate_test.c792 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() argument
797 if (*ptr == expected) in test_wait_until_expected()
802 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() argument
807 if (*ptr != expected) in test_wait_until_not_expected()
Dusbx_msrc_81428_81429_host_audio_ac_search_test.c804 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() argument
809 if (*ptr == expected) in test_wait_until_expected()
814 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() argument
819 if (*ptr != expected) in test_wait_until_not_expected()
Dusbx_audio10_iad_device_control_test.c828 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() argument
833 if (*ptr == expected) in test_wait_until_expected()
838 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() argument
843 if (*ptr != expected) in test_wait_until_not_expected()
Dusbx_audio10_iad_device_interrupt_test.c838 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() argument
843 if (*ptr == expected) in test_wait_until_expected()
848 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() argument
853 if (*ptr != expected) in test_wait_until_not_expected()
Dusbx_audio10_iad_device_basic_test.c795 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() argument
800 if (*ptr == expected) in test_wait_until_expected()
805 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() argument
810 if (*ptr != expected) in test_wait_until_not_expected()
Dusbx_audio10_device_basic_test.c820 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() argument
825 if (*ptr == expected) in test_wait_until_expected()
830 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() argument
835 if (*ptr != expected) in test_wait_until_not_expected()
Dusbx_ux_device_class_video_basic_tests.c799 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() argument
804 if (*ptr == expected) in test_wait_until_expected()
809 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() argument
814 if (*ptr != expected) in test_wait_until_not_expected()
Dusbx_audio10_device_feedback_test.c899 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() argument
904 if (*ptr == expected) in test_wait_until_expected()
909 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() argument
914 if (*ptr != expected) in test_wait_until_not_expected()
Dusbx_audio20_device_controls_test.c936 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() argument
941 if (*ptr == expected) in test_wait_until_expected()
946 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() argument
951 if (*ptr != expected) in test_wait_until_not_expected()
Dusbx_audio10_iad_host_basic_test.c938 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() argument
943 if (*ptr == expected) in test_wait_until_expected()
948 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() argument
953 if (*ptr != expected) in test_wait_until_not_expected()
Dusbx_audio20_device_basic_test.c845 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() argument
850 if (*ptr == expected) in test_wait_until_expected()
855 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() argument
860 if (*ptr != expected) in test_wait_until_not_expected()
Dusbx_audio20_device_feedback_test.c948 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() argument
953 if (*ptr == expected) in test_wait_until_expected()
958 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() argument
963 if (*ptr != expected) in test_wait_until_not_expected()
Dusbx_audio20_host_basic_test.c1112 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() argument
1117 if (*ptr == expected) in test_wait_until_expected()
1122 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() argument
1127 if (*ptr != expected) in test_wait_until_not_expected()