android_system_core/liblog/tests
Mark Salyzyn 864e8e80e4 liblog: add __android_log_pmsg_file_read
- This is considered an Android Private function, not exported
  for general use.
- goal is to retreive a file's content from a series of log
  messages from pmsg, to be retrieved after a reboot for
  transfer to a persistent location.
- files are presented in reverse sorted order, first based on
  _any_ numerical content, then by alphanumeric order.
- Add a gTest for this function, relies on gTest for
  liblog.__android_log_pmsg_file_write from prior to reboot.

Bug: 27176738
Change-Id: If37ef423009bd28b598b233af3bccef3429bdc22
2016-03-22 13:03:53 -07:00
..
Android.mk liblog: deprecate TARGET_USES_LOGD 2015-07-28 09:37:07 -07:00
benchmark.h liblog: Add liblog test suite 2014-01-27 15:17:39 -08:00
benchmark_main.cpp Move liblog tests and benchmarks to libc++. 2014-11-12 03:44:16 +00:00
libc_test.cpp Remove another test for a private API I'm about to remove. 2016-02-26 22:04:26 -08:00
liblog_benchmark.cpp liblog: is loggable is flaky 2015-12-22 10:06:22 -08:00
liblog_test.cpp liblog: add __android_log_pmsg_file_read 2016-03-22 13:03:53 -07:00