platform_system_core/liblog/tests
Tom Cherry 50d021ca7b liblog: use unique log tags for is_loggable tests
Apparently these tests are run in parallel, which causes errors since
they use the same log tag.  Use unique log tags based on pid to fix
this.

Also re-enable the previously disabled tests.

Bug: 162669552
Test: run these tests 100x+ and see that they no longer fail
Change-Id: Ib20d638e5e559bca23adec479a5dcf64075e376e
2020-08-03 11:38:59 -07:00
..
Android.bp Run liblog and logd CTS tests in presubmit 2020-07-29 08:02:52 -07:00
AndroidTest.xml CtsLiblogTestCases secondary_user 2020-01-06 09:58:07 -08:00
libc_test.cpp Skip pmsg related tests if /dev/pmsg0 is not found 2020-03-23 13:15:05 -07:00
liblog_benchmark.cpp liblog: remove unused log_time functions, inline the others 2020-05-18 15:40:26 -07:00
liblog_default_tag.cpp liblog: fix host tests 2020-01-28 13:07:11 -08:00
liblog_global_state.cpp liblog: use unique log tags for is_loggable tests 2020-08-03 11:38:59 -07:00
liblog_host_test.cpp liblog: fix host tests 2020-01-28 13:07:11 -08:00
liblog_test.cpp liblog: remove unused log_time functions, inline the others 2020-05-18 15:40:26 -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 logd: remove users of __android_logger_property_get_bool() 2020-07-28 13:16:11 -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 Remove ANDROID_LOG_RDONLY, etc 2020-03-23 13:43:27 -07:00
logd_writer_test.cpp liblog: require root for multi_connect_dgram_socket test 2020-04-30 14:28:13 -07:00
logprint_test.cpp liblog: support extended logger_entry headers 2020-04-09 15:48:44 -07:00