hardened_malloc/test
jvoisin 3fa30842ed Use $(MAKE) instead of make in Makefiles
This will pass the correct flags to the make
invocations.
2022-01-17 16:21:00 -05:00
..
simple-memory-corruption enable sized deallocation ABI for consistency 2022-01-16 11:49:51 -05:00
.gitignore add new mallinfo2 test to gitignore too 2021-05-12 21:13:06 -04:00
Makefile Use $(MAKE) instead of make in Makefiles 2022-01-17 16:21:00 -05:00
large_array_growth.c tests: make no-optimize attribute Clang compatible 2020-06-17 20:08:46 -04:00
mallinfo.c Don't use mallinfo on non-android and non-glibc 2021-12-23 14:38:29 -05:00
mallinfo2.c disable mallinfo2 test for old glibc 2021-09-30 01:16:10 -04:00
malloc_info.c Fix an unused parameter warning 2022-01-04 12:16:53 -05:00
offset.c fix out-of-memory check in offset test 2020-06-17 16:27:59 -04:00
test_util.h tests: make no-optimize attribute Clang compatible 2020-06-17 20:08:46 -04:00