Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-regulators/test/
H A Dvalidate-regulators-config_tests.cpp33 #define EXPECT_JSON_VALID(configFileJson) expectJsonValid(configFileJson) argument
34 #define EXPECT_JSON_INVALID(configFileJson, expectedErrorMessage, \ argument
224 void writeDataToFile(const json configFileJson, std::string fileName) in writeDataToFile()
232 void expectJsonValid(const json configFileJson) in expectJsonValid()
241 void expectJsonInvalid(const json configFileJson, in expectJsonInvalid()