Searched hist:"1 fd0b145874a089e2ccd11f3960342059eeb7012" (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | device.cpp | diff 1fd0b145874a089e2ccd11f3960342059eeb7012 Thu Sep 09 10:04:22 CDT 2021 Shawn McCarney <shawnmm@us.ibm.com> regulators: Add detectPhaseFaults() to Device
Add a detectPhaseFaults() method to the Device class. This method executes the PhaseFaultDetection data member added in a previous commit.
Add a gtest test case to exercise the new code.
Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com> Change-Id: Ie8a2bf7d1b60ebc29c256e8563e3e4808bb6a20e
|
H A D | device.hpp | diff 1fd0b145874a089e2ccd11f3960342059eeb7012 Thu Sep 09 10:04:22 CDT 2021 Shawn McCarney <shawnmm@us.ibm.com> regulators: Add detectPhaseFaults() to Device
Add a detectPhaseFaults() method to the Device class. This method executes the PhaseFaultDetection data member added in a previous commit.
Add a gtest test case to exercise the new code.
Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com> Change-Id: Ie8a2bf7d1b60ebc29c256e8563e3e4808bb6a20e
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | device_tests.cpp | diff 1fd0b145874a089e2ccd11f3960342059eeb7012 Thu Sep 09 10:04:22 CDT 2021 Shawn McCarney <shawnmm@us.ibm.com> regulators: Add detectPhaseFaults() to Device
Add a detectPhaseFaults() method to the Device class. This method executes the PhaseFaultDetection data member added in a previous commit.
Add a gtest test case to exercise the new code.
Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com> Change-Id: Ie8a2bf7d1b60ebc29c256e8563e3e4808bb6a20e
|