android_system_core/liblog/tests
Tom Cherry add62aa964 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
(cherry picked from commit 50d021ca7b)
2021-10-05 06:04:25 +00:00
..
Android.bp liblog: remove Rwlocks for logd_socket and pmsg_fd 2020-04-29 08:39:26 -07:00
AndroidTest.xml CtsLiblogTestCases secondary_user 2020-01-06 09:58:07 -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 liblog: simplify logd 'command' functions and struct logger 2019-11-18 07:16:40 -08: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 2021-10-05 06:04:25 +00:00
liblog_host_test.cpp liblog: fix host tests 2020-01-28 13:07:11 -08:00
liblog_test.cpp Rename ro.device_owner system property 2020-02-19 10:34:36 +00: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: use RunLogTests() for more tests 2019-10-14 13:11:26 -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 liblog: remove alarm in logd_reader.cpp 2019-10-08 13:05:55 -07:00
logd_writer_test.cpp liblog: require root for multi_connect_dgram_socket test 2020-05-01 10:27:21 -07:00
logprint_test.cpp liblog: support extended logger_entry headers 2020-04-10 11:48:06 -07:00