commit | ebd3d09307ddd46b78498a04b112b4da6c7fadce | [log] [tgz] |
---|---|---|
author | Lei YU <yulei.sh@bytedance.com> | Sun Sep 27 18:11:48 2020 +0800 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Apr 02 16:39:35 2024 -0500 |
tree | 415529a98618dc8a36e73edeb866e839b0ea5be4 | |
parent | 3c341df6173b78f46415e2445af0aaec1de875e8 [diff] [blame] |
Add initial unit tests Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: Id4850e52073ea6780a978c6cd5a5c439aa8ed846
diff --git a/src/meson.build b/src/meson.build index b6828c7..620197a 100644 --- a/src/meson.build +++ b/src/meson.build
@@ -10,6 +10,7 @@ 'inspur-ipmi-oem', 'inspur_oem.cpp', 'utils.cpp', + 'sdbus_wrapper.cpp', dependencies: [ phosphor_dbus_interfaces, phosphor_logging,