Home
last modified time | relevance | path

Searched refs:expectCommandLineSyntax (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/test/
H A Dvalidate-regulators-config_tests.cpp252 void expectCommandLineSyntax(const std::string& expectedErrorMessage, in expectCommandLineSyntax() function
3320 expectCommandLineSyntax(errorMessage, outputMessage, command, valid); in TEST()
3326 expectCommandLineSyntax(errorMessage, outputMessage, command, valid); in TEST()
3342 expectCommandLineSyntax(errorMessage, outputMessageHelp, command, in TEST()
3348 expectCommandLineSyntax(errorMessage, outputMessageHelp, command, in TEST()
3354 expectCommandLineSyntax("Error: Configuration file is required.", in TEST()
3360 expectCommandLineSyntax("Error: Schema file is required.", in TEST()
3388 expectCommandLineSyntax("Error: Configuration file does not exist.", in TEST()
3395 expectCommandLineSyntax("Error: Schema file does not exist.", in TEST()
3407 expectCommandLineSyntax( in TEST()
[all …]