mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 06:53:52 +01:00
In c95e8553ef4761f145b51ebc9997bcfa8def48b4 the shell output of the heap command was changed and no longer matched the expectation of the test script. This adapts the test to again match the output.
heap_cmd application
Shell-based test application for the heap functions malloc, free
and heap_stats. Use the help command to get more information on how to use
it.