platform_bionic/libc/malloc_debug/tests
Christopher Ferris 0e2a026579 Fix wrong guard values for 64 bit.
I added the code to force alignments of 8 for 32 bit and 16 for 64 bit,
but I missed a couple of tests that failed due to this change. Fix the
failing tests.

Bug: 26739265
Change-Id: Ice9932d1419e59c07483c4c9fcdb84970844f0a6
2016-02-22 19:14:26 -08:00
..
backtrace_fake.cpp Add better free tracking. 2016-01-29 15:19:22 -08:00
backtrace_fake.h Malloc debug rewrite. 2016-01-25 10:54:21 -08:00
libc_fake.cpp Malloc debug rewrite. 2016-01-25 10:54:21 -08:00
log_fake.cpp Malloc debug rewrite. 2016-01-25 10:54:21 -08:00
log_fake.h Malloc debug rewrite. 2016-01-25 10:54:21 -08:00
malloc_debug_config_tests.cpp Fix wrong guard values for 64 bit. 2016-02-22 19:14:26 -08:00
malloc_debug_unit_tests.cpp Export malloc_iterate and friends 2016-02-18 15:05:38 -08:00
property_fake.cpp Malloc debug rewrite. 2016-01-25 10:54:21 -08:00