Searched refs:FanControllerTest (Results 1 – 1 of 1) sorted by relevance
/openbmc/phosphor-pid-control/test/ |
H A D | pid_fancontroller_unittest.cpp | 26 TEST(FanControllerTest, BoringFactoryTest) in TEST() argument 41 TEST(FanControllerTest, VerifyFactoryFailsWithZeroInputs) in TEST() argument 55 TEST(FanControllerTest, InputProc_AllSensorsReturnZero) in TEST() argument 74 TEST(FanControllerTest, InputProc_IfSensorNegativeIsIgnored) in TEST() argument 92 TEST(FanControllerTest, InputProc_ChoosesMinimumValue) in TEST() argument 113 TEST(FanControllerTest, SetPtProc_SpeedChanges_VerifyDirection) in TEST() argument 152 TEST(FanControllerTest, OutputProc_VerifiesIfFailsafeEnabledInputIsIgnored) in TEST() argument 193 TEST(FanControllerTest, OutputProc_BehavesAsExpected) in TEST() argument 229 TEST(FanControllerTest, OutputProc_VerifyFailSafeWhenInputHigher) in TEST() argument 273 TEST(FanControllerTest, OutputProc_VerifyRedundantWrites) in TEST() argument
|