Home
last modified time | relevance | path

Searched defs:expectedErrorMessage (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/test/
H A Dvalidate-regulators-config_tests.cpp30 #define EXPECT_FILE_INVALID(configFile, expectedErrorMessage, \ argument
34 #define EXPECT_JSON_INVALID(configFileJson, expectedErrorMessage, \ argument
211 const std::string& expectedErrorMessage, in expectFileInvalid()
242 const std::string& expectedErrorMessage, in expectJsonInvalid()
252 void expectCommandLineSyntax(const std::string& expectedErrorMessage, in expectCommandLineSyntax()