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 ebdcacc1a8 tests/malloc: fail if allocation count does not match
If we can't allocate the same amount of buffers in the second run,
fail the test. This indicates that not all buffers have been properly
freed.
2020-11-19 21:59:14 +01:00
..
tests tests/malloc: increase timeout, for larger BOARDs 2020-10-07 18:16:23 +02:00
main.c tests/malloc: fail if allocation count does not match 2020-11-19 21:59:14 +01:00
Makefile tests: remove DEVELHELP from per test Makefiles 2017-12-14 17:54:13 +01:00