Add a meson option to enable googletest

This adds infrastructure to enable and support unit tests using
googletest.

Tested:
Confirmed that the option correctly enables googletest.

Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
Change-Id: I8a93305391cc69b607ce5e22390f3140455e66e0
4 files changed
tree: a28f63288fca8c7ade52288c10cc5efeb19e07aa
  1. include/
  2. service_files/
  3. src/
  4. subprojects/
  5. tests/
  6. .clang-format
  7. LICENSE
  8. MAINTAINERS
  9. meson.build
  10. meson.options
  11. OWNERS
  12. README.md
README.md

host-error-monitor

The host-error-monitor application is intended to monitor various host error signals and take appropriate action (logging, crashdump, reset, etc.) when triggered.