Searched refs:ux_test_regular_memory_free (Results 1 – 14 of 14) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_msrc_81184_host_audio_desc_validate_test.c | 676 rsc_mem_free_on_set_cfg = ux_test_regular_memory_free(); in ux_test_hcd_entry_set_cfg() 829 mem_free = ux_test_regular_memory_free(); in _memory_tests() 841 rsc_audio_mem_usage = rsc_mem_free_on_set_cfg - ux_test_regular_memory_free(); in _memory_tests() 843 stepinfo("mem free: %ld\n", ux_test_regular_memory_free()); in _memory_tests() 850 …stepinfo("mem free: %ld, %ld\n", ux_test_regular_memory_free(), _ux_system -> ux_system_memory_byt… in _memory_tests() 867 mem_free = ux_test_regular_memory_free(); in _memory_tests() 868 else if (mem_free != ux_test_regular_memory_free()) in _memory_tests() 871 …el different after re-enumerations %ld <> %ld\n", test_n, mem_free, ux_test_regular_memory_free()); in _memory_tests() 908 mem_free = ux_test_regular_memory_free(); in _memory_tests() 909 else if (mem_free != ux_test_regular_memory_free()) in _memory_tests() [all …]
|
| D | usbx_msrc_81426_host_audio_type_get_fail_ac_link_test.c | 688 rsc_mem_free_on_set_cfg = ux_test_regular_memory_free(); in ux_test_hcd_entry_set_cfg() 841 mem_free = ux_test_regular_memory_free(); in _memory_tests() 853 rsc_audio_mem_usage = rsc_mem_free_on_set_cfg - ux_test_regular_memory_free(); in _memory_tests() 855 stepinfo("mem free: %ld\n", ux_test_regular_memory_free()); in _memory_tests() 862 …stepinfo("mem free: %ld, %ld\n", ux_test_regular_memory_free(), _ux_system -> ux_system_memory_byt… in _memory_tests() 879 mem_free = ux_test_regular_memory_free(); in _memory_tests() 880 else if (mem_free != ux_test_regular_memory_free()) in _memory_tests() 883 …el different after re-enumerations %ld <> %ld\n", test_n, mem_free, ux_test_regular_memory_free()); in _memory_tests() 920 mem_free = ux_test_regular_memory_free(); in _memory_tests() 921 else if (mem_free != ux_test_regular_memory_free()) in _memory_tests() [all …]
|
| D | usbx_msrc_81428_81429_host_audio_ac_search_test.c | 688 rsc_mem_free_on_set_cfg = ux_test_regular_memory_free(); in ux_test_hcd_entry_set_cfg() 841 mem_free = ux_test_regular_memory_free(); in _memory_tests() 853 rsc_audio_mem_usage = rsc_mem_free_on_set_cfg - ux_test_regular_memory_free(); in _memory_tests() 855 stepinfo("mem free: %ld\n", ux_test_regular_memory_free()); in _memory_tests() 862 …stepinfo("mem free: %ld, %ld\n", ux_test_regular_memory_free(), _ux_system -> ux_system_memory_byt… in _memory_tests() 879 mem_free = ux_test_regular_memory_free(); in _memory_tests() 880 else if (mem_free != ux_test_regular_memory_free()) in _memory_tests() 883 …el different after re-enumerations %ld <> %ld\n", test_n, mem_free, ux_test_regular_memory_free()); in _memory_tests() 920 mem_free = ux_test_regular_memory_free(); in _memory_tests() 921 else if (mem_free != ux_test_regular_memory_free()) in _memory_tests() [all …]
|
| D | usbx_ux_host_class_video_format_frame_based_test.c | 566 rsc_mem_free_on_set_cfg = ux_test_regular_memory_free(); in ux_test_hcd_entry_set_cfg() 822 mem_free = ux_test_regular_memory_free(); in tx_test_thread_host_simulation_entry() 857 UX_TEST_ASSERT(mem_free == ux_test_regular_memory_free()); in tx_test_thread_host_simulation_entry() 872 UX_TEST_ASSERT(mem_free == ux_test_regular_memory_free()); in tx_test_thread_host_simulation_entry() 878 UX_TEST_ASSERT(mem_free == ux_test_regular_memory_free()); in tx_test_thread_host_simulation_entry() 881 UX_TEST_ASSERT(mem_free == ux_test_regular_memory_free()); in tx_test_thread_host_simulation_entry() 887 UX_TEST_ASSERT(mem_free == ux_test_regular_memory_free()); in tx_test_thread_host_simulation_entry() 892 UX_TEST_ASSERT(mem_free == ux_test_regular_memory_free()); in tx_test_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_video_format_h264_test.c | 589 rsc_mem_free_on_set_cfg = ux_test_regular_memory_free(); in ux_test_hcd_entry_set_cfg() 845 mem_free = ux_test_regular_memory_free(); in tx_test_thread_host_simulation_entry() 876 UX_TEST_ASSERT(mem_free == ux_test_regular_memory_free()); in tx_test_thread_host_simulation_entry() 891 UX_TEST_ASSERT(mem_free == ux_test_regular_memory_free()); in tx_test_thread_host_simulation_entry() 897 UX_TEST_ASSERT(mem_free == ux_test_regular_memory_free()); in tx_test_thread_host_simulation_entry() 900 UX_TEST_ASSERT(mem_free == ux_test_regular_memory_free()); in tx_test_thread_host_simulation_entry() 906 UX_TEST_ASSERT(mem_free == ux_test_regular_memory_free()); in tx_test_thread_host_simulation_entry() 911 UX_TEST_ASSERT(mem_free == ux_test_regular_memory_free()); in tx_test_thread_host_simulation_entry()
|
| D | usbx_msrc_81206_81225_ecm_multiple_data_reject_test.c | 395 mem_free = ux_test_regular_memory_free(); in post_init_host() 413 UX_TEST_ASSERT(mem_free == ux_test_regular_memory_free()); in post_init_host()
|
| D | usbx_msrc_81691_standalone_host_stack_enum_double_free_test.c | 288 rsc_mem_free_on_set_cfg = ux_test_regular_memory_free(); in ux_test_hcd_entry_set_cfg()
|
| D | usbx_msrc_81575_standalone_host_cdc_acm_allocated_enum_free_test.c | 305 rsc_mem_free_on_set_cfg = ux_test_regular_memory_free(); in ux_test_hcd_entry_set_cfg()
|
| D | usbx_msrc_81574_standalone_host_hid_allocated_enum_free_test.c | 337 rsc_mem_free_on_set_cfg = ux_test_regular_memory_free(); in ux_test_hcd_entry_set_cfg()
|
| D | usbx_msrc_81572_standalone_host_printer_allocated_enum_free_test.c | 309 rsc_mem_free_on_set_cfg = ux_test_regular_memory_free(); in ux_test_hcd_entry_set_cfg()
|
| D | usbx_msrc_81573_standalone_host_hub_allocated_enum_free_test.c | 323 rsc_mem_free_on_set_cfg = ux_test_regular_memory_free(); in ux_test_hcd_entry_set_cfg()
|
| D | ux_test.h | 538 #define ux_test_regular_memory_free() _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BYTE_POOL_… macro
|
| D | usbx_msrc_81323_host_pima_deactivate_no_int_ep_test.c | 1022 mem_free = ux_test_regular_memory_free(); in test_disconnect() 1026 …_ASSERT_MESSAGE(mem_free == ux_test_regular_memory_free(), "Memory leak %ld <> %ld\n", mem_free, u… in test_disconnect()
|
| D | usbx_msrc_81292_host_pima_deactivate_semaphore_test.c | 1028 mem_free = ux_test_regular_memory_free(); in test_disconnect() 1031 printf(" %ld <> %ld\n", mem_free, ux_test_regular_memory_free()); in test_disconnect()
|