/openbmc/telemetry/src/utils/ |
H A D | unique_call.hpp | b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
H A D | detached_timer.hpp | b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
/openbmc/telemetry/tests/src/stubs/ |
H A D | dbus_sensor_object.hpp | b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
H A D | dbus_sensor_object.cpp | b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
/openbmc/telemetry/tests/src/mocks/ |
H A D | json_storage_mock.hpp | diff b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
H A D | sensor_listener_mock.hpp | b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
H A D | sensor_mock.hpp | diff b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
/openbmc/telemetry/tests/src/ |
H A D | test_unique_call.cpp | b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
H A D | main.cpp | b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
H A D | test_detached_timer.cpp | b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
H A D | test_sensor_cache.cpp | diff b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
H A D | dbus_environment.cpp | b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
H A D | test_sensor.cpp | b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
H A D | dbus_environment.hpp | b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
/openbmc/telemetry/src/interfaces/ |
H A D | sensor_listener.hpp | b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
H A D | sensor.hpp | diff b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
/openbmc/telemetry/src/ |
H A D | sensor.hpp | b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
H A D | sensor.cpp | b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
/openbmc/telemetry/tests/ |
H A D | meson.build | diff b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|
/openbmc/telemetry/ |
H A D | meson.build | diff b5645947c66135d64c016b7cbc8aee392deb1822 Tue Sep 29 04:52:45 CDT 2020 Krzysztof Grobelny <krzysztof.grobelny@intel.com> Implemented sensor class
Sensor class was introduced, it monitors xyz.openbmc_project.Sensor.Value, for change and notifies all listeners.
Tested: - Unit tested with service stub that provides dbus interface xyz.openbmc_project.Sensor.Value - All changes are delivered to listeners - All other unit tests are passing
Change-Id: I8c9d58cc986c1fe2a4d2386815d559814016efa6 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
|