hardened_malloc/test
Daniel Micay 13a1f578cb use calculated size for overflow tests
This greatly reduces how much these tests depend on hard-wired knowledge
about the size classes.
2022-01-03 21:11:31 -05:00
..
simple-memory-corruption use calculated size for overflow tests 2022-01-03 21:11:31 -05:00
.gitignore add new mallinfo2 test to gitignore too 2021-05-12 21:13:06 -04:00
large_array_growth.c tests: make no-optimize attribute Clang compatible 2020-06-17 20:08:46 -04:00
Makefile make clean is now thorough 2021-12-26 16:28:03 -05: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 Silence a GCC warning 2021-12-27 06:22:32 -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