platform_system_core/liblog/tests
Mark Salyzyn dc3c14720f liblog: clock_gettime, clock_getres and time benchmarks
Add local BM_time_clock_gettime_*, BM_time_clock_getres_* and
BM_time_time benchmarks.  Relates to the bionic benchmarks of
the same names, except adds CLOCK_MONOTONIC_RAW.  Added here for
developer convenience whenever updates to the liblog or logd
code base need integration testing.

ToDo: add liblog gTests that analyse the benchmark data to confirm
that the specified integrated device has vdso access to all the
pertinent clock sources.  Add liblog local benchmarks and tests to
measure the device clock drift of each possible liblog clock
source to help evaluate device configuration.

Test: liblog_benchmarks --benchmark_filter=BM_time*
Bug: 63737556
Bug: 69423514
Change-Id: Ibafe0880d976ef2b3885765f71e0ba6c99d56f2a
2018-01-16 08:11:59 -08:00
..
Android.mk liblog: benchmarks use google-benchmark library 2018-01-16 08:11:26 -08:00
AndroidTest.xml Add suite component to test modules 2017-12-18 18:08:53 +00:00
libc_test.cpp liblog: specify clang format 2017-03-09 09:36:19 -08:00
liblog_benchmark.cpp liblog: clock_gettime, clock_getres and time benchmarks 2018-01-16 08:11:59 -08:00
liblog_test.cpp Remove pstore related unit tests from CTS 2017-09-21 23:25:34 +00: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 Small liblog test fixes & readability improvements. 2017-08-25 14:53:21 +01:00
log_radio_test.cpp liblog: specify clang format 2017-03-09 09:36:19 -08:00
log_read_test.cpp Allow stats buffer to be empty in liblog CTS. 2017-10-25 13:46:42 -07: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
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