Searched defs:ThermalControllerTest (Results 1 – 1 of 1) sorted by relevance
/openbmc/phosphor-pid-control/test/ |
H A D | pid_thermalcontroller_unittest.cpp | 24 TEST(ThermalControllerTest, BoringFactoryTest) in TEST() argument 41 TEST(ThermalControllerTest, VerifyFactoryFailsWithZeroInputs) in TEST() argument 60 TEST(ThermalControllerTest, InputProc_BehavesAsExpected) in TEST() argument 79 TEST(ThermalControllerTest, SetPtProc_BehavesAsExpected) in TEST() argument 96 TEST(ThermalControllerTest, OutputProc_BehavesAsExpected) in TEST() argument 116 TEST(ThermalControllerTest, InputProc_MultipleInputsAbsolute) in TEST() argument 138 TEST(ThermalControllerTest, InputProc_MultipleInputsMargin) in TEST() argument 160 TEST(ThermalControllerTest, InputProc_MultipleInputsSummation) in TEST() argument 182 TEST(ThermalControllerTest, InputProc_MultipleInputsTempToMargin) in TEST() argument 205 TEST(ThermalControllerTest, NegHysteresis_BehavesAsExpected) in TEST() argument [all …]
|