lv_micropython/tests/ports/esp32/esp32_idf_heap_info.py.exp
Damien George 7bbcee3cf0 tests: Move port-specific test directories into tests/ports/ directory.
To keep them all together, mirroring the top-level directory structure.

Signed-off-by: Damien George <damien@micropython.org>
2024-01-22 11:48:27 +11:00

6 lines
111 B
Plaintext

HEAP_DATA >2: True
HEAP_DATA [True, True, True, True]
HEAP_EXEC >2: True
HEAP_EXEC [True, True, True, True]
[]