Searched refs:validateConfig (Results 1 – 5 of 5) sorted by relevance
| /openbmc/phosphor-led-manager/test/ |
| H A D | utest-config-validator.cpp | 23 TEST(validateConfig, testGoodPathLedPriority) in TEST() argument 35 TEST(validateConfig, testGoodPathGroupPriority) in TEST() argument 55 TEST(validateConfig, testLedPriorityMismatch) in TEST() argument 73 TEST(validateConfig, testMissingLedPriority) in TEST() argument 91 TEST(validateConfig, testMixedLedAndGroupPriority) in TEST() argument 109 TEST(validateConfig, testInvalidGroupPriority) in TEST() argument 127 TEST(validateConfig, testDuplicateGroupPriority) in TEST() argument
|
| /openbmc/phosphor-power/phosphor-power-supply/ |
| H A D | psu_manager.hpp | 280 void validateConfig();
|
| H A D | chassis.hpp | 316 void validateConfig();
|
| H A D | chassis.cpp | 358 eventLoop, std::bind(&Chassis::validateConfig, this)); in initPowerMonitoring() 371 void Chassis::validateConfig() in validateConfig() function in phosphor::power::chassis::Chassis
|
| H A D | psu_manager.cpp | 68 e, std::bind(&PSUManager::validateConfig, this)); in PSUManager() 955 void PSUManager::validateConfig() in validateConfig() function in phosphor::power::manager::PSUManager
|