Home
last modified time | relevance | path

Searched refs:stepinfo (Results 1 – 25 of 261) sorted by relevance

1234567891011

/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_cdc_ecm_initialize_test.c38 stepinfo("\n"); in test_application_define()
55 stepinfo(">>>>>>>>>>>>>>>>>>> Test class deinit\n"); in post_init_host()
66 stepinfo(">>>>>>>>>>>>>>>>>>> Test class init\n"); in post_init_host()
75 if (rsc_cdc_thread_usage) stepinfo(">>>>>>>>>>>>>>>>>>> Thread errors cdc_ecm init test\n"); in post_init_host()
80 stepinfo("%4ld / %4ld\n", test_n, rsc_cdc_thread_usage - 1); in post_init_host()
109stepinfo("mem free: %ld\n", _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] … in post_init_host()
112 if (rsc_cdc_thread_usage) stepinfo("\n"); in post_init_host()
114 if (rsc_cdc_mutex_usage) stepinfo(">>>>>>>>>>>>>>>>>>> Mutex errors cdc_ecm init test\n"); in post_init_host()
119 stepinfo("%4ld / %4ld\n", test_n, rsc_cdc_mutex_usage - 1); in post_init_host()
148stepinfo("mem free: %ld\n", _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] … in post_init_host()
[all …]
Dusbx_ux_device_class_cdc_ecm_activate_test.c112 stepinfo("\n"); in test_application_define()
148stepinfo(">>>>>>>>>>>>>>>>>>> Test modify ux_slave_class_cdc_ecm_instance_ activate/deactivate\n"); in post_init_host()
157 stepinfo(">>>>>>>>>>>>>>>>>>> Test disconnect\n"); in post_init_host()
162 stepinfo(">>>>>>>>>>>>>>>>>>> Test connect with control IF INT OUT endpoint\n"); in post_init_host()
170 stepinfo(">>>>>>>>>>>>>>>>>>> Test disconnect\n"); in post_init_host()
175 stepinfo(">>>>>>>>>>>>>>>>>>> Test connect with control IF BULK IN endpoint\n"); in post_init_host()
184 stepinfo(">>>>>>>>>>>>>>>>>>> Test disconnect\n"); in post_init_host()
189 stepinfo(">>>>>>>>>>>>>>>>>>> Test connect with data IF bulk endpoints swapped\n"); in post_init_host()
199 stepinfo(">>>>>>>>>>>>>>>>>>> Test disconnect\n"); in post_init_host()
207 stepinfo(">>>>>>>>>>>>>>>>>>> Test connect with data IF BULK & BULK endpoint\n"); in post_init_host()
[all …]
Dusbx_ux_device_class_cdc_ecm_deactivate_test.c16 stepinfo("\n"); in test_application_define()
25 stepinfo(">>>>>>>>>>>>>>>>>>> Test modify ux_slave_class_cdc_ecm_instance_deactivate\n"); in post_init_host()
30 stepinfo(">>>>>>>>>>>>>>>>>>> Test disconnect\n"); in post_init_host()
36 stepinfo(">>>>>>>>>>>>>>>>>>> Test connect to avoid post post operation\n"); in post_init_host()
42 stepinfo(">>>>>>>>>>>>>>>>>>> post_init_host done\n"); in post_init_host()
47 stepinfo(">>>>>>>>>>>>>>>>>>> post_init_device empty\n"); in post_init_device()
Dusbx_cdc_ecm_basic_memory_test.c112 stepinfo("\n"); in test_application_define()
140 stepinfo(">>>>>>>>>>>>>>>>>>> Test disconnect\n"); in post_init_host()
154 stepinfo(">>>>>>>>>>>>>>>>>>> Test connect\n"); in post_init_host()
177 stepinfo("enum mem: %ld\n", rsc_enum_mem_alloc_count); in post_init_host()
178 stepinfo("cdc mem : %ld\n", rsc_cdc_mem_alloc_count); in post_init_host()
179stepinfo("mem free: %ld, %ld\n", _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BYTE_POOL_REGU… in post_init_host()
184 stepinfo(">>>>>>>>>>>>>>>>>>> Enumeration test\n"); in post_init_host()
188 stepinfo("%4ld / 2\n", test_n); in post_init_host()
224 if (rsc_cdc_mem_alloc_count) stepinfo(">>>>>>>>>>>>>>>>>>> Memory errors enumeration test\n"); in post_init_host()
229 stepinfo("%4ld / %4ld\n", test_n, rsc_cdc_mem_alloc_count - 1); in post_init_host()
[all …]
Dusbx_ux_device_class_cdc_ecm_interrupt_thread_test.c51 stepinfo("\n"); in test_application_define()
63 stepinfo(">>>>>>>>>>>>>>>>>>> Test activate check\n"); in post_init_host()
71 stepinfo(">>>>>>>>>>>>>>>>>>> Test get ux_slave_class_cdc_ecm_event_flags_group error\n"); in post_init_host()
76stepinfo(">>>>>>>>>>>>>>>>>>> Test get ux_slave_class_cdc_ecm_event_flags_group actual flag error\… in post_init_host()
82 stepinfo(">>>>>>>>>>>>>>>>>>> Test interrupt transfer UX_TRANSFER_BUS_RESET\n"); in post_init_host()
89 stepinfo(">>>>>>>>>>>>>>>>>>> Test interrupt transfer UX_ERROR\n"); in post_init_host()
98 stepinfo(">>>>>>>>>>>>>>>>>>> Test connect to avoid post post operation\n"); in post_init_host()
104 stepinfo(">>>>>>>>>>>>>>>>>>> post_init_host done\n"); in post_init_host()
109 stepinfo(">>>>>>>>>>>>>>>>>>> post_init_device empty\n"); in post_init_device()
Dusbx_ux_device_class_cdc_ecm_entry_test.c33 stepinfo("\n"); in test_application_define()
47 stepinfo(">>>>>>>>>>>>>>>>>>> Test device connect\n"); in post_init_host()
50 stepinfo(">>>>>>>>>>>>>>>>>>> Test invalid entry command request\n"); in post_init_host()
56 stepinfo(">>>>>>>>>>>>>>>>>>> post_init_host done\n"); in post_init_host()
61 stepinfo(">>>>>>>>>>>>>>>>>>> post_init_device empty\n"); in post_init_device()
Dusbx_hub_basic_memory_test.c96 stepinfo("\n"); in test_application_define()
122 stepinfo(">>>>>>>>>>>>>>>>>>> Test disconnect\n"); in post_init_host()
136 stepinfo(">>>>>>>>>>>>>>>>>>> Test connect\n"); in post_init_host()
157 stepinfo(">>>>>>>>>>>>>>>>>>> Enumeration test\n"); in post_init_host()
161 stepinfo("%4ld / 2\n", test_n); in post_init_host()
194 stepinfo("enum mem: %ld\n", rsc_enum_mem_alloc_count); in post_init_host()
195 stepinfo("cdc mem : %ld\n", rsc_cdc_mem_alloc_count); in post_init_host()
196stepinfo("mem free: %ld, %ld\n", _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BYTE_POOL_REGU… in post_init_host()
201 if (rsc_cdc_mem_alloc_count) stepinfo(">>>>>>>>>>>>>>>>>>> Memory errors enumeration test\n"); in post_init_host()
206 stepinfo("%4ld / %4ld\n", test_n, rsc_cdc_mem_alloc_count - 1); in post_init_host()
[all …]
Dusbx_ux_device_class_cdc_ecm_control_request_test.c34 stepinfo("\n"); in test_application_define()
51 stepinfo(">>>>>>>>>>>>>>>>>>> Test activate check\n"); in post_init_host()
61 stepinfo(">>>>>>>>>>>>>>>>>>> Test UX_DEVICE_CLASS_CDC_ECM_SET_ETHERNET_MULTICAST_FILTER\n"); in post_init_host()
74stepinfo(">>>>>>>>>>>>>>>>>>> Test UX_DEVICE_CLASS_CDC_ECM_SET_ETHERNET_POWER_MANAGEMENT_FILTER\n"… in post_init_host()
81stepinfo(">>>>>>>>>>>>>>>>>>> Test UX_DEVICE_CLASS_CDC_ECM_GET_ETHERNET_POWER_MANAGEMENT_FILTER\n"… in post_init_host()
102 stepinfo(">>>>>>>>>>>>>>>>>>> Test UX_DEVICE_CLASS_CDC_ECM_SET_ETHERNET_PACKET_FILTER\n"); in post_init_host()
115 stepinfo(">>>>>>>>>>>>>>>>>>> Test unknown request\n"); in post_init_host()
128 stepinfo(">>>>>>>>>>>>>>>>>>> post_init_host done\n"); in post_init_host()
133 stepinfo(">>>>>>>>>>>>>>>>>>> post_init_device empty\n"); in post_init_device()
Dusbx_ux_device_class_cdc_ecm_change_test.c112 stepinfo("\n"); in test_application_define()
145 stepinfo(">>>>>>>>>>>>>>>>>>> Test instance connect\n"); in post_init_host()
149 stepinfo(">>>>>>>>>>>>>>>>>>> Test disconnect\n"); in post_init_host()
154 stepinfo(">>>>>>>>>>>>>>>>>>> Test connect with data IF INT & BULK endpoint\n"); in post_init_host()
164 stepinfo(">>>>>>>>>>>>>>>>>>> Test disconnect\n"); in post_init_host()
169 stepinfo(">>>>>>>>>>>>>>>>>>> Test connect with data IF BULK & INT endpoint\n"); in post_init_host()
179 stepinfo(">>>>>>>>>>>>>>>>>>> Test disconnect\n"); in post_init_host()
188 stepinfo(">>>>>>>>>>>>>>>>>>> Test connect to avoid post post operation\n"); in post_init_host()
194 stepinfo(">>>>>>>>>>>>>>>>>>> post_init_host done\n"); in post_init_host()
199 stepinfo(">>>>>>>>>>>>>>>>>>> post_init_device empty\n"); in post_init_device()
Dusbx_ux_device_class_cdc_acm_transmission_test.c385 stepinfo("\n"); in test_application_define()
460 stepinfo(">>>>>>>>>>>>>>>> Test device init TRANSMISSION stack fail\n"); in test_application_define()
467 stepinfo(">>>>>>>>>>>>>>>> Test device init TRANSMISSION flag fail\n"); in test_application_define()
479 stepinfo(">>>>>>>>>>>>>>>> Test device init TRANSMISSION bulkin thread fail\n"); in test_application_define()
490 stepinfo(">>>>>>>>>>>>>>>> Test device init TRANSMISSION bulkout thread fail\n"); in test_application_define()
577 stepinfo(">>>>>>>>>>>>>>>> Test host wait\n"); in tx_test_thread_host_simulation_entry()
581 stepinfo(">>>>>>>>>>>>>>>> Test host connect\n"); in tx_test_thread_host_simulation_entry()
590 stepinfo(">>>>>>>>>>>>>>>> Test host set DTR\n"); in tx_test_thread_host_simulation_entry()
601 stepinfo(">>>>>>>>>>>>>>>> Test host write 1, to move slave bulk OUT thread\n"); in tx_test_thread_host_simulation_entry()
610 stepinfo(">>>>>>>>>>>>>>>> Test host read 64, expect 1\n"); in tx_test_thread_host_simulation_entry()
[all …]
Dusbx_ux_device_class_cdc_ecm_bulkin_thread_test.c63 stepinfo("\n"); in test_application_define()
82 stepinfo(">>>>>>>>>>>>>>>>>>> Test activate check\n"); in post_init_host()
91 stepinfo(">>>>>>>>>>>>>>>>>>> Test endpoint closed\n"); in post_init_host()
104 stepinfo(">>>>>>>>>>>>>>>>>>> Test %d write length overflow\n", i); in post_init_host()
108 stepinfo(">>>>>>>>>>>>>>>>>>> Test %d bulkin UX_ERROR\n", i); in post_init_host()
121 stepinfo(">>>>>>>>>>>>>>>>>>> Test %d bulkin UX_TRANSFER_BUS_RESET\n", i); in post_init_host()
131 stepinfo(">>>>>>>>>>>>>>>>>>> Test %d link state change\n", i); in post_init_host()
148 stepinfo(">>>>>>>>>>>>>>>>>>> post_init_host done\n"); in post_init_host()
153 stepinfo(">>>>>>>>>>>>>>>>>>> post_init_device empty\n"); in post_init_device()
Dusbx_ux_host_device_basic_tests.c841 stepinfo("\n"); in tx_test_thread_host_simulation_entry()
858stepinfo("mem free: %ld\n", _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] … in tx_test_thread_host_simulation_entry()
861 stepinfo(">>>>>>>>>>>>>>>> Test disconnect\n"); in tx_test_thread_host_simulation_entry()
870stepinfo("mem free: %ld\n", _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] … in tx_test_thread_host_simulation_entry()
873 stepinfo(">>>>>>>>>>>>>>>> Test connect & connection resource\n"); in tx_test_thread_host_simulation_entry()
887stepinfo("mem free: %ld\n", _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] … in tx_test_thread_host_simulation_entry()
892 stepinfo(">>>>>>>>>>>>>>>> Test disconnect on reset\n"); in tx_test_thread_host_simulation_entry()
902stepinfo("mem free: %ld\n", _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] … in tx_test_thread_host_simulation_entry()
912 stepinfo(">>>>>>>>>>>>>>>> Test EP0 fail\n"); in tx_test_thread_host_simulation_entry()
931stepinfo("mem free: %ld\n", _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] … in tx_test_thread_host_simulation_entry()
[all …]
Dusbx_ux_device_class_cdc_acm_timeout_test.c544 stepinfo("\n"); in tx_test_thread_host_simulation_entry()
547 stepinfo(">>>>>>>>>>>>>>>> Test connect (FS)\n"); in tx_test_thread_host_simulation_entry()
565 stepinfo(">>>>>>>>>>>>>>>> Test slave read without timeout\n"); in tx_test_thread_host_simulation_entry()
580 stepinfo(">>>>>>>>>>>>>>>> Test slave set read timeout (fail)\n"); in tx_test_thread_host_simulation_entry()
588 stepinfo(">>>>>>>>>>>>>>>> Test slave set read timeout (fail)\n"); in tx_test_thread_host_simulation_entry()
604 stepinfo(">>>>>>>>>>>>>>>> Test slave read abort\n"); in tx_test_thread_host_simulation_entry()
618 stepinfo(">>>>>>>>>>>>>>>> Test slave write without timeout\n"); in tx_test_thread_host_simulation_entry()
633 stepinfo(">>>>>>>>>>>>>>>> Test slave set write timeout (fail)\n"); in tx_test_thread_host_simulation_entry()
641 stepinfo(">>>>>>>>>>>>>>>> Test slave set write timeout (fail)\n"); in tx_test_thread_host_simulation_entry()
657 stepinfo(">>>>>>>>>>>>>>>> Test slave write abort\n"); in tx_test_thread_host_simulation_entry()
[all …]
Dusbx_ux_device_class_cdc_ecm_bulkout_thread_test.c76 stepinfo("\n"); in test_application_define()
93 stepinfo(">>>>>>>>>>>>>>>>>>> Test activate check\n"); in post_init_host()
101 stepinfo(">>>>>>>>>>>>>>>>>>> Test UX allocate error\n"); in post_init_host()
117 stepinfo(">>>>>>>>>>>>>>>>>>> Test packet header error\n"); in post_init_host()
131 stepinfo(">>>>>>>>>>>>>>>>>>> Test IP instance attach\n"); in post_init_host()
144 stepinfo(">>>>>>>>>>>>>>>>>>> Test endpoint not ready error\n"); in post_init_host()
152 stepinfo(">>>>>>>>>>>>>>>>>>> post_init_host done\n"); in post_init_host()
157 stepinfo(">>>>>>>>>>>>>>>>>>> post_init_device empty\n"); in post_init_device()
Dusbx_ux_host_stack_class_instance_verify_test.c417 stepinfo("\n"); in test_application_define()
423 stepinfo(">>>>>>>>>>>>>>>> ux_system_initialize\n"); in test_application_define()
438 stepinfo(">>>>>>>>>>>>>>>> ux_host_stack_initialize\n"); in test_application_define()
449 stepinfo(">>>>>>>>>>>>>>>> ux_device_stack_initialize\n"); in test_application_define()
464 stepinfo(">>>>>>>>>>>>>>>> ux_device_stack_class_register\n"); in test_application_define()
488 stepinfo(">>>>>>>>>>>>>>>> _ux_test_dcd_sim_slave_initialize\n"); in test_application_define()
501 stepinfo(">>>>>>>>>>>>>>>> Create main test thread\n"); in test_application_define()
516 stepinfo(">>>>>>>>>>>>>>>> Create test thread\n"); in test_application_define()
539stepinfo(">>>>>>>>>>>>>>>> Test _ux_host_stack_class_instance_verify - class name C string errort\… in tx_test_thread_host_simulation_entry()
554 stepinfo(">>>>>>>>>>>>>>>> Test _ux_host_stack_class_instance_verify - no class driver\n"); in tx_test_thread_host_simulation_entry()
[all …]
Dusbx_standalone_host_storage_read_write_test.c330stepinfo("%s:%d >>>>>>>>>>>>>>> Mount media %p\n", __FILE__, __LINE__, (void*)tmp_media); in host_storage_instance_get()
345stepinfo("%s:%d >>>>>>>>>>>>>>> Remove media %p\n", __FILE__, __LINE__, (void*)storage_media); in host_storage_instance_get()
417 stepinfo("\n"); in test_application_define()
656 stepinfo("%s:%d: FX error 0x%x\n", __FILE__, __LINE__, media->fx_media_driver_status); in _media_driver_read()
696 stepinfo("%s:%d: FX error 0x%x\n", __FILE__, __LINE__, media->fx_media_driver_status); in _media_driver_write()
713 stepinfo("\n%s:%d:MSC Media Read tests\n", __file__, __line__); in _msc_media_read_test()
721 stepinfo(">>>>>>>>>>>> Disk read(1) test\n"); in _msc_media_read_test()
735 stepinfo(">>>>>>>>>>>> Disk read(%ld) test\n", test_size[test_n]); in _msc_media_read_test()
756 stepinfo("\n%s:%d:MSC Media Write & Read tests\n", __file__, __line__); in _msc_media_write_read_test()
765 stepinfo(">>>>>>>>>>>> Disk write(1)/read(1) test\n"); in _msc_media_write_read_test()
[all …]
Dusbx_cdc_acm_basic_test.c1181 stepinfo("\n"); in tx_test_thread_host_simulation_entry()
1210 stepinfo(">>>>>>>>>>>> Start reception when interface is inactive\n"); in tx_test_thread_host_simulation_entry()
1221 stepinfo(">>>>>>>>>>>> Stop reception when interface is inactive\n"); in tx_test_thread_host_simulation_entry()
1248stepinfo("mem free: %ld\n", _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] … in tx_test_thread_host_simulation_entry()
1251 stepinfo(">>>>>>>>>>>> Start reception on control interface\n"); in tx_test_thread_host_simulation_entry()
1262 stepinfo(">>>>>>>>>>>> Start reception and stop it immediately\n"); in tx_test_thread_host_simulation_entry()
1274 stepinfo(">>>>>>>>>>>> Start reception request error\n"); in tx_test_thread_host_simulation_entry()
1319 stepinfo(">>>>>>>>>>>> ATB: get baud\n"); in tx_test_thread_host_simulation_entry()
1332 stepinfo(">>>>>>>>>>>> ATS: get stop bits\n"); in tx_test_thread_host_simulation_entry()
1345 stepinfo(">>>>>>>>>>>> ATP: get parity\n"); in tx_test_thread_host_simulation_entry()
[all …]
Dusbx_class_hid_basic_memory_test.c423 stepinfo("\n"); in test_application_define()
509 stepinfo(">>>>>>>>>> Test HID Class Initialize/deinitialize memory\n"); in test_application_define()
511 stepinfo(">>>>>>>>>> - Reset counts\n"); in test_application_define()
515 stepinfo(">>>>>>>>>> - _class_register\n"); in test_application_define()
539 stepinfo("init & uninit alloc : %ld\n", alloc_count); in test_application_define()
540stepinfo("mem free : %ld, %ld\n", _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BY… in test_application_define()
542 if (alloc_count) stepinfo(">>>>>>>>>> - Init/deinit memory errors test\n"); in test_application_define()
547 stepinfo("%4ld / %4ld\n", test_n, alloc_count - 1); in test_application_define()
585stepinfo("mem free: %ld\n", _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] … in test_application_define()
588 if (alloc_count) stepinfo("\n"); in test_application_define()
[all …]
Dusbx_ux_device_class_hid_receiver_memory_test.c417 stepinfo("\n"); in test_application_define()
517 stepinfo(">>>>>>>>>> Test HID Class Initialize/deinitialize memory\n"); in test_application_define()
519 stepinfo(">>>>>>>>>> - Reset counts\n"); in test_application_define()
523 stepinfo(">>>>>>>>>> - _class_register\n"); in test_application_define()
547 stepinfo("init & uninit alloc : %ld\n", alloc_count); in test_application_define()
548stepinfo("mem free : %ld, %ld\n", _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BY… in test_application_define()
550 if (alloc_count) stepinfo(">>>>>>>>>> - Init/deinit memory errors test\n"); in test_application_define()
555 stepinfo("%4ld / %4ld\n", test_n, alloc_count - 1); in test_application_define()
593stepinfo("mem free: %ld\n", _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] … in test_application_define()
596 if (alloc_count) stepinfo("\n"); in test_application_define()
[all …]
Dusbx_ux_device_class_hid_basic_memory_test.c417 stepinfo("\n"); in test_application_define()
503 stepinfo(">>>>>>>>>> Test HID Class Initialize/deinitialize memory\n"); in test_application_define()
505 stepinfo(">>>>>>>>>> - Reset counts\n"); in test_application_define()
509 stepinfo(">>>>>>>>>> - _class_register\n"); in test_application_define()
533 stepinfo("init & uninit alloc : %ld\n", alloc_count); in test_application_define()
534stepinfo("mem free : %ld, %ld\n", _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BY… in test_application_define()
536 if (alloc_count) stepinfo(">>>>>>>>>> - Init/deinit memory errors test\n"); in test_application_define()
541 stepinfo("%4ld / %4ld\n", test_n, alloc_count - 1); in test_application_define()
579stepinfo("mem free: %ld\n", _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] … in test_application_define()
582 if (alloc_count) stepinfo("\n"); in test_application_define()
[all …]
Dusbx_ux_host_stack_endpoint_reset_test.c426 stepinfo("\n"); in test_application_define()
432 stepinfo(">>>>>>>>>>>>>>>> ux_system_initialize\n"); in test_application_define()
447 stepinfo(">>>>>>>>>>>>>>>> ux_host_stack_initialize\n"); in test_application_define()
458 stepinfo(">>>>>>>>>>>>>>>> ux_device_stack_initialize\n"); in test_application_define()
473 stepinfo(">>>>>>>>>>>>>>>> ux_device_stack_class_register\n"); in test_application_define()
497 stepinfo(">>>>>>>>>>>>>>>> _ux_test_dcd_sim_slave_initialize\n"); in test_application_define()
510 stepinfo(">>>>>>>>>>>>>>>> ux_host_stack_class_register\n"); in test_application_define()
532 stepinfo(">>>>>>>>>>>>>>>> ux_host_stack_hcd_register\n"); in test_application_define()
547 stepinfo(">>>>>>>>>>>>>>>> Create main test thread\n"); in test_application_define()
562 stepinfo(">>>>>>>>>>>>>>>> Create test thread\n"); in test_application_define()
[all …]
Dusbx_ux_host_device_basic_memory_tests.c682 stepinfo("\n"); in test_application_define()
714 stepinfo(">>>>>>>>>>>>>>>> ux_host_stack_initialize\n"); in test_application_define()
725 stepinfo(">>>>>>>>>>>>>>>> ux_host_stack_class_register(cdc_acm)\n"); in test_application_define()
736 stepinfo(">>>>>>>>>>>>>>>> ux_device_stack_initialize\n"); in test_application_define()
751 stepinfo(">>>>>>>>>>>>>>>> ux_device_stack_class_register(cdc_acm)\n"); in test_application_define()
769 stepinfo(">>>>>>>>>>>>>>>> _ux_dcd_sim_slave_initialize\n"); in test_application_define()
782 stepinfo(">>>>>>>>>>>>>>>> ux_host_stack_hcd_register(sim)\n"); in test_application_define()
793 stepinfo(">>>>>>>>>>>>>>>> tx_thread_create(tx_test_thread_host_simulation)\n"); in test_application_define()
808 stepinfo(">>>>>>>>>>>>>>>> tx_thread_create(tx_test_thread_slave_simulation)\n"); in test_application_define()
850stepinfo("mem free: %ld\n", _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] … in tx_test_thread_host_simulation_entry()
[all …]
Dusbx_msrc_81428_81429_host_audio_ac_search_test.c733 stepinfo("\n"); in test_application_define()
855 stepinfo("mem free: %ld\n", ux_test_regular_memory_free()); in _memory_tests()
860 stepinfo("enum mem: %ld\n", rsc_enum_mem_alloc_count); in _memory_tests()
861 stepinfo("cdc mem : %ld\n", rsc_audio_mem_alloc_count); in _memory_tests()
862stepinfo("mem free: %ld, %ld\n", ux_test_regular_memory_free(), _ux_system -> ux_system_memory_byt… in _memory_tests()
867 stepinfo(">>>>>>>>>>>> Enumeration test\n"); in _memory_tests()
871 stepinfo("%4ld / 2\n", test_n); in _memory_tests()
907 if (rsc_audio_mem_alloc_count) stepinfo(">>>>>>>>>>>> Memory errors enumeration test\n"); in _memory_tests()
912 stepinfo("%4ld / %4ld\n", test_n, rsc_audio_mem_alloc_count - 1); in _memory_tests()
946 stepinfo("mem free: %ld\n", ux_test_regular_memory_free()); in _memory_tests()
[all …]
Dusbx_standalone_host_storage_basic_test.c327stepinfo("%s:%d >>>>>>>>>>>>>>> Mount media %p\n", __FILE__, __LINE__, (void*)tmp_media); in host_storage_instance_get()
342stepinfo("%s:%d >>>>>>>>>>>>>>> Remove media %p\n", __FILE__, __LINE__, (void*)storage_media); in host_storage_instance_get()
414 stepinfo("\n"); in test_application_define()
653 stepinfo("%s:%d: FX error 0x%x\n", __FILE__, __LINE__, media->fx_media_driver_status); in _media_driver_read()
710 stepinfo("\n%s:%d:MSC Media Read tests\n", __file__, __line__); in _msc_media_read_test()
718 stepinfo(">>>>>>>>>>>> Disk read(1) test\n"); in _msc_media_read_test()
732 stepinfo(">>>>>>>>>>>> Disk read(%d) test\n", test_size[test_n]); in _msc_media_read_test()
753 stepinfo("\n%s:%d:MSC Media Write & Read tests\n", __file__, __line__); in _msc_media_write_read_test()
762 stepinfo(">>>>>>>>>>>> Disk write(1)/read(1) test\n"); in _msc_media_write_read_test()
792 stepinfo(">>>>>>>>>>>> Disk write(%ld)/read(%ld) test\n", in _msc_media_write_read_test()
[all …]
Dusbx_standalone_host_storage_insert_eject_test.c327stepinfo("%s:%d >>>>>>>>>>>>>>> Mount media %p\n", __FILE__, __LINE__, (void*)tmp_media); in host_storage_instance_get()
342stepinfo("%s:%d >>>>>>>>>>>>>>> Remove media %p\n", __FILE__, __LINE__, (void*)storage_media); in host_storage_instance_get()
414 stepinfo("\n"); in test_application_define()
653 stepinfo("%s:%d: FX error 0x%x\n", __FILE__, __LINE__, media->fx_media_driver_status); in _media_driver_read()
710 stepinfo("\n%s:%d:MSC Media Read tests\n", __file__, __line__); in _msc_media_read_test()
718 stepinfo(">>>>>>>>>>>> Disk read(1) test\n"); in _msc_media_read_test()
732 stepinfo(">>>>>>>>>>>> Disk read(%d) test\n", test_size[test_n]); in _msc_media_read_test()
753 stepinfo("\n%s:%d:MSC Media Write & Read tests\n", __file__, __line__); in _msc_media_write_read_test()
762 stepinfo(">>>>>>>>>>>> Disk write(1)/read(1) test\n"); in _msc_media_write_read_test()
792 stepinfo(">>>>>>>>>>>> Disk write(%ld)/read(%ld) test\n", in _msc_media_write_read_test()
[all …]

1234567891011