platform_bionic/libc/malloc_debug/tests
Junjie Hu 8655d1741f Add aliases for backtrace related options.
Using the long option names might not fit in the malloc debug option
property since properties have a 92 character limit.

This patch creates new aliases for the original options.

Bug: 264504531
Test: set new options pass
Test: Config unit tests pass.
Change-Id: Id985720f36a2bf0da7b35ff444c2c80eb1fb4363
2023-01-11 15:16:00 -08:00
..
backtrace_fake.cpp Update for LocalUnwinder object removal. 2022-03-03 15:23:25 -08:00
backtrace_fake.h Update for LocalUnwinder object removal. 2022-03-03 15:23:25 -08:00
libc_fake.cpp Malloc debug rewrite. 2016-01-25 10:54:21 -08:00
log_fake.cpp Add support for using the new unwinder. 2018-05-24 08:44:53 -07:00
log_fake.h Malloc debug rewrite. 2016-01-25 10:54:21 -08:00
malloc_debug_config_tests.cpp Add aliases for backtrace related options. 2023-01-11 15:16:00 -08:00
malloc_debug_system_tests.cpp Use new AndroidLocalUnwinder. 2022-05-16 15:37:21 -07:00
malloc_debug_unit_tests.cpp Match argument order in cpp file 2023-01-09 21:14:18 +00:00