platform_bionic/libc/malloc_debug/tests
Christopher Ferris 2b2b25b878 Refactor Config from a struct to a class.
This should make it easier to add new options, and to add options that
are complex. For example, I want to modify the behavior of
record_allocs_file so that it also enables record_allocs to a default
state.

Test: All unit tests pass.
Test: Enable the backtrace option and restart.
Change-Id: Idf5cdeed06ade3bc2c8ae39d228734bf65209b4f
2017-04-06 15:30:42 -07: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 Removed include log\logger.h from log_fake.cpp 2017-01-23 18:56:53 -08:00
log_fake.h Malloc debug rewrite. 2016-01-25 10:54:21 -08:00
malloc_debug_config_tests.cpp Refactor Config from a struct to a class. 2017-04-06 15:30:42 -07:00
malloc_debug_unit_tests.cpp Fix the way malloc debug returns info. 2017-03-09 13:47:37 -08:00