Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_hid_report_multiple_reports_ids_test.c13 static UCHAR test_log_report_data[TEST_LOG_N][32]; variable
311 ux_utility_memory_set(test_log_report_data, 0, sizeof(test_log_report_data)); in test_log_reset()
321 ux_utility_memory_copy(test_log_report_data[test_log_index], data_buf, data_size); in test_log_add()
420 UX_TEST_ASSERT(test_log_report_data[c][0] == 0); in tx_demo_thread_host_simulation_entry()
421 UX_TEST_ASSERT(test_log_report_data[c][1] == (0x30 + c)); in tx_demo_thread_host_simulation_entry()
467 UX_TEST_ASSERT(test_log_report_data[c][0] == test_device_report_id); in tx_demo_thread_host_simulation_entry()
469 UX_TEST_ASSERT(test_log_report_data[c][1 + i] == in tx_demo_thread_host_simulation_entry()
516 UX_TEST_ASSERT(test_log_report_data[c][0] == test_device_report_id); in tx_demo_thread_host_simulation_entry()
518 UX_TEST_ASSERT(test_log_report_data[c][1 + i] == in tx_demo_thread_host_simulation_entry()