libchrome: Add `mock_log` to libchrome-test library.

Currently a version of mock log is reproduced in `platform2/shill`
and `platform2/cfm-dfu-notification`.
Potential use case is `platform2/dlcservice`

BUG=b:266829077
TEST=sudo emerge libchrome

Change-Id: Ia09dd370c61315ec73bd0cf1b7c2303042f7f17e
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/libchrome/+/4295960
Reviewed-by: Qijiang YĆ«ki Ishii <fqj@google.com>
Commit-Queue: Saketh Pothireddy <spothire@google.com>
Tested-by: Saketh Pothireddy <spothire@google.com>
1 file changed
tree: ff545f5d492f09fdad0b6ec4f422fee0fae4e140
  1. base/
  2. build/
  3. components/
  4. crypto/
  5. dbus/
  6. device/
  7. ipc/
  8. libchrome_tools/
  9. mojo/
  10. soong/
  11. testing/
  12. third_party/
  13. ui/
  14. .gitignore
  15. BASE_VER
  16. BUILD.gn
  17. BUILD.IGNORE
  18. DIR_METADATA
  19. MODULE_LICENSE_BSD
  20. NOTICE
  21. OWNERS
  22. PRESUBMIT.cfg
  23. README.md
  24. testrunner.cc
  25. unblocked_terms.txt
README.md

libchrome

Overview

This directory includes the source from Chrome's libbase for use in Chrome OS.

See libchrome.md for more info.