1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/malloc
Benjamin Valentin 769fe44f6d tests/malloc: cleanup
- make local functions / variables static
- adhere to the 80 column limit
- don't increment total if head could not be allocated
- allow to overwrite CHUNK_SIZE
2019-09-13 00:35:47 +02:00
..
main.c tests/malloc: cleanup 2019-09-13 00:35:47 +02:00
Makefile tests: remove DEVELHELP from per test Makefiles 2017-12-14 17:54:13 +01:00