mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-02 11:44:52 +00:00
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.
This commit is contained in:
2
components/heap/test_apps/sdkconfig.ci.heap_trace
Normal file
2
components/heap/test_apps/sdkconfig.ci.heap_trace
Normal file
@@ -0,0 +1,2 @@
|
||||
CONFIG_SPIRAM=y
|
||||
CONFIG_HEAP_TRACING_STANDALONE=y
|
Reference in New Issue
Block a user