tests: add dir and meson option

Add tests dir and meson option to enable tests.

Tested: meson build passed.

Change-Id: I8fce7227664e3ae9d41d25a8d22196baad59ed20
Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
3 files changed
tree: c2d98ee9b05a3cf60698cc2479e388636d7fec9f
  1. common/
  2. rtu/
  3. subprojects/
  4. tests/
  5. .clang-format
  6. .clang-tidy
  7. .gitignore
  8. LICENSE
  9. meson.build
  10. meson.options
  11. OWNERS
  12. README.md
README.md

phosphor-modbus

phosphor-modbus provides a set of software applications to query sensors info, inventory data, firmware info of various modbus devices.

Dependencies

The phosphor-modbus requires phosphor-dbus-interfaces, sdbusplus and phosphor-logging.

Building

The phosphor-modbus is built using meson.

meson build && ninja -C build