1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/heap_cmd
2023-02-27 12:31:04 +01:00
..
tests tests/heap_cmd: fix test script 2022-09-23 14:47:31 +02:00
app.config.test examples,tests: replace deprecated module names by new names 2022-09-16 13:15:46 +02:00
main.c tests/heap_cmd: fix -Wuse-after-free 2022-09-16 13:15:46 +02:00
Makefile examples,tests: replace deprecated module names by new names 2022-09-16 13:15:46 +02:00
Makefile.ci examples,tests: Update Makefile.cis 2023-02-27 12:31:04 +01:00
README.md tests/heap_cmd: shell-based heap function test app 2019-10-02 14:21:35 +02:00

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.