Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/tools/unit-test-app/components/test_utils/include/
Dtest_utils.h290 test_utils_exhaust_memory_rec test_utils_exhaust_memory(uint32_t caps, size_t limit);
/hal_espressif-3.6.0/tools/unit-test-app/components/test_utils/
Dtest_utils.c156 test_utils_exhaust_memory_rec test_utils_exhaust_memory(uint32_t caps, size_t limit) in test_utils_exhaust_memory() function
/hal_espressif-3.6.0/components/spi_flash/test/
Dtest_esp_flash.c1209 …test_utils_exhaust_memory_rec erec = test_utils_exhaust_memory(MALLOC_CAP_INTERNAL|MALLOC_CAP_8BIT… in test_flash_read_large_psram_buffer_low_internal_mem()