OVMS3-idf/tools/unit-test-app/components/test_utils/include
Angus Gratton 425486223e spi_flash: Remove 16KB free internal heap limit for esp_flash_read() into PSRAM
Allocation of the temporary internal buffer will now repeat until a small enough buffer can be
allocated, and only fail if less than a 256 byte block of internal RAM is free.

Adds unit test for the same, and generic test utility for creating memory pressure.
2020-03-05 17:10:22 +11:00
..
ccomp_timer.h test_utils: implement performance timer 2019-11-18 10:29:01 +08:00
test_utils.h spi_flash: Remove 16KB free internal heap limit for esp_flash_read() into PSRAM 2020-03-05 17:10:22 +11:00