Home
last modified time | relevance | path

Searched refs:expectJsonValid (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)
232 void expectJsonValid(const json configFileJson) in expectJsonValid() function