Searched defs:FanControllerTest (Results 1 – 1 of 1) sorted by relevance
| /openbmc/phosphor-pid-control/test/ |
| H A D | pid_fancontroller_unittest.cpp | 28 TEST(FanControllerTest, BoringFactoryTest) in TEST() argument 43 TEST(FanControllerTest, VerifyFactoryFailsWithZeroInputs) in TEST() argument 57 TEST(FanControllerTest, InputProc_AllSensorsReturnZero) in TEST() argument 76 TEST(FanControllerTest, InputProc_IfSensorNegativeIsIgnored) in TEST() argument 94 TEST(FanControllerTest, InputProc_ChoosesMinimumValue) in TEST() argument 115 TEST(FanControllerTest, SetPtProc_SpeedChanges_VerifyDirection) in TEST() argument 154 TEST(FanControllerTest, OutputProc_VerifiesIfFailsafeEnabledInputIsIgnored) in TEST() argument 195 TEST(FanControllerTest, OutputProc_BehavesAsExpected) in TEST() argument 231 TEST(FanControllerTest, OutputProc_VerifyFailSafeWhenInputHigher) in TEST() argument 275 TEST(FanControllerTest, OutputProc_VerifyRedundantWrites) in TEST() argument
|