1bc130184c
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 |
||
---|---|---|
.. | ||
Android.bp | ||
AndroidTest.xml | ||
libc_test.cpp | ||
liblog_benchmark.cpp | ||
liblog_test.cpp | ||
liblog_test_default.cpp | ||
liblog_test_stderr.cpp | ||
log_id_test.cpp | ||
log_radio_test.cpp | ||
log_read_test.cpp | ||
log_system_test.cpp | ||
log_time_test.cpp | ||
log_wrap_test.cpp | ||
logprint_test.cpp |