zephyr/tests/lib/mem_alloc/src
Keith Packard 5e0a25f54d tests/mem_alloc: Check for common malloc instead of minimal libc
Instead of detecting that the minimal C library is in use before running
the malloc failure tests, check for the common malloc being in use as that
will also allow this test to run with picolibc.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-05-11 01:25:01 +09:00
..
main.c tests/mem_alloc: Check for common malloc instead of minimal libc 2023-05-11 01:25:01 +09:00