Add host_error_monitor.cpp to the unit test build

Some functions are only available in host_error_monitor.cpp, so it needs
to be included in unit test builds.

Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
Change-Id: Ib1e2b698fde3e3639e739a3ff3964eaba40338eb
2 files changed
tree: 9397ebdd1ffda1d9909e179e1bdce40fdec894e5
  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.