platform_system_core/liblog/tests
Christopher Ferris ac225780dd Move libc_logging to libasync_safe.
Move the name of the "private/libc_logging.h" header to <async_safe/log.h>.

For use of libc_malloc_debug_backtrace, remove the libc_logging library.
The library now includes the async safe log functions.

Remove the references to libc_logging.cpp in liblog, it isn't needed because
the code is already protected by a check of the __ANDROID__ define.

Test: Compiled and boot bullhead device.
Test: Run debuggerd unit tests.
Test: Run liblog unit tests on target and host.
Test: Run libmemunreachable unit tests (these tests are flaky though).
Change-Id: Ie79d7274febc31f210b610a2c4da958b5304e402
2017-05-02 18:38:46 -07:00
..
Android.mk Move libc_logging to libasync_safe. 2017-05-02 18:38:46 -07:00
AndroidTest.xml liblog: CTS test 2016-11-29 08:40:16 -08:00
benchmark.h Fix google-explicit-constructor warnings in system/core. 2016-07-26 11:26:01 -07:00
benchmark_main.cpp liblog: specify clang format 2017-03-09 09:36:19 -08:00
libc_test.cpp liblog: specify clang format 2017-03-09 09:36:19 -08:00
liblog_benchmark.cpp liblog: benchmark add BM_log_event_overhead_42 for a well known tag 2017-03-31 13:25:36 -07:00
liblog_test.cpp liblog: test: liblog.__security miscalculation 2017-04-20 13:26:12 -07:00
liblog_test_default.cpp liblog: test: *.android_errorWriteWithinfoLog__android_logger_list_read__* 2017-03-17 10:41:39 -07:00
liblog_test_local.cpp liblog: test: *.android_errorWriteWithinfoLog__android_logger_list_read__* 2017-03-17 10:41:39 -07:00
liblog_test_stderr.cpp liblog: test: *.android_errorWriteWithinfoLog__android_logger_list_read__* 2017-03-17 10:41:39 -07:00
liblog_test_stderr_local.cpp liblog: test: *.android_errorWriteWithinfoLog__android_logger_list_read__* 2017-03-17 10:41:39 -07:00
log_id_test.cpp liblog: specify clang format 2017-03-09 09:36:19 -08:00
log_radio_test.cpp liblog: specify clang format 2017-03-09 09:36:19 -08:00
log_read_test.cpp liblog: specify clang format 2017-03-09 09:36:19 -08:00
log_system_test.cpp liblog: specify clang format 2017-03-09 09:36:19 -08:00
log_time_test.cpp liblog: specify clang format 2017-03-09 09:36:19 -08:00