android_system_core/liblog/tests
Mark Salyzyn 8fa8896d2e logd: security buffer only AID_SYSTEM reader
- limit AID_SYSTEM uid or gid to read security buffer messages
- adjust liblog tests to reflect the reality of this adjustment

To fully test all security buffer paths and modes

$ su 0,0,0 /data/nativetest/liblog-unit-tests/liblog-unit-tests --gtest_filter=liblog.__security*
$ su 1000,1000,1000 /data/nativetest/liblog-unit-tests/liblog-unit-tests --gtest_filter=liblog.__security*
$ su 2000,2000,2000 /data/nativetest/liblog-unit-tests/liblog-unit-tests --gtest_filter=liblog.__security*

ToDo: Integrate the above individually into the gTest Q/A testing

Bug: 26029733
Change-Id: Idcf5492db78fa6934ef6fb43f3ef861052675651
2016-02-01 13:29:06 -08:00
..
Android.mk liblog: deprecate TARGET_USES_LOGD 2015-07-28 09:37:07 -07:00
benchmark.h
benchmark_main.cpp Move liblog tests and benchmarks to libc++. 2014-11-12 03:44:16 +00:00
libc_test.cpp liblog: deprecate TARGET_USES_LOGD 2015-07-28 09:37:07 -07:00
liblog_benchmark.cpp liblog: is loggable is flaky 2015-12-22 10:06:22 -08:00
liblog_test.cpp logd: security buffer only AID_SYSTEM reader 2016-02-01 13:29:06 -08:00