Searched defs:FanControllerTest (Results 1 – 1 of 1) sorted by relevance
/openbmc/phosphor-pid-control/test/ |
H A D | pid_fancontroller_unittest.cpp | 29 TEST(FanControllerTest, BoringFactoryTest) in TEST() argument 44 TEST(FanControllerTest, VerifyFactoryFailsWithZeroInputs) in TEST() argument 58 TEST(FanControllerTest, InputProc_AllSensorsReturnZero) in TEST() argument 77 TEST(FanControllerTest, InputProc_IfSensorNegativeIsIgnored) in TEST() argument 95 TEST(FanControllerTest, InputProc_ChoosesMinimumValue) in TEST() argument 116 TEST(FanControllerTest, SetPtProc_SpeedChanges_VerifyDirection) in TEST() argument 155 TEST(FanControllerTest, OutputProc_VerifiesIfFailsafeEnabledInputIsIgnored) in TEST() argument 196 TEST(FanControllerTest, OutputProc_BehavesAsExpected) in TEST() argument 232 TEST(FanControllerTest, OutputProc_VerifyFailSafeWhenInputHigher) in TEST() argument 276 TEST(FanControllerTest, OutputProc_VerifyRedundantWrites) in TEST() argument
|