esp-idf/components/heap/test_apps/sdkconfig.ci.heap_trace
Guillaume Souchere 89c0a259ee heap-trace: Add missing tests for heap_trace_summary() and heap_trace_dump_caps()
Note: the checks for the tests marked as [test-dump] are done in the pytest function
test_heap_trace_dump() since they are relying on the content of the heap_trace_dump_caps()
output.
2022-12-27 10:24:14 +01:00

3 lines
49 B
Plaintext

CONFIG_SPIRAM=y
CONFIG_HEAP_TRACING_STANDALONE=y