platform_system_core/liblog/tests
Tom Cherry 1bc130184c liblog: enable tests accidentally disabled
Some tests were meant to be run with logd only and were ifdef'ed based
on USING_LOGGER_DEFAULT.  Unfortunately a previous change removed the
appropriate #define, so these tests weren't being run at all.  They
passed multiple times on CF, so they should still be stable.

Except for one test for __android_log_event_list.  We removed that
struct, so this change removes the test as well.

Test: liblog-unit-tests on CF (5 runs)

Change-Id: Ifaf3dbfdc5c714aead3f26c333e9cf19a1ed86c6
2019-08-23 15:28:17 -07:00
..
Android.bp liblog: display valid utf8 characters with 'printable' log format 2019-04-29 09:14:37 -07:00
AndroidTest.xml Actually add right instant app boilerplate. 2019-01-29 17:12:35 -08:00
libc_test.cpp liblog: simplify socket_local_client() and always use CLOEXEC 2019-02-12 12:53:19 -08:00
liblog_benchmark.cpp Fix format string for new google benchmark 2019-06-07 04:31:00 +00:00
liblog_test.cpp liblog: enable tests accidentally disabled 2019-08-23 15:28:17 -07:00
liblog_test_default.cpp liblog: enable tests accidentally disabled 2019-08-23 15:28:17 -07:00
liblog_test_stderr.cpp liblog: test: *.android_errorWriteWithinfoLog__android_logger_list_read__* 2017-03-17 10:41:39 -07:00
log_id_test.cpp Small liblog test fixes & readability improvements. 2017-08-25 14:53:21 +01:00
log_radio_test.cpp liblog: simplify socket_local_client() and always use CLOEXEC 2019-02-12 12:53:19 -08:00
log_read_test.cpp liblog: expect content only if ro.logd.kernel is enabled 2018-06-05 07:43:15 -07:00
log_system_test.cpp liblog: simplify socket_local_client() and always use CLOEXEC 2019-02-12 12:53:19 -08:00
log_time_test.cpp Use #pragma one for all liblog includes 2019-01-16 10:49:45 -08:00
log_wrap_test.cpp Reading from logd in WRAP mode is expected to take a long time, 2017-08-25 18:21:36 +01:00
logprint_test.cpp liblog: display valid utf8 characters with 'printable' log format 2019-04-29 09:14:37 -07:00