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:
Guillaume Souchere
2022-12-22 11:36:36 +01:00
parent c39a9de344
commit 89c0a259ee
3 changed files with 139 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
CONFIG_SPIRAM=y
CONFIG_HEAP_TRACING_STANDALONE=y