Home
last modified time | relevance | path

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

/openbmc/phosphor-psu-code-mgmt/test/
H A Dtest_version.cpp65 auto manifestFilePath = fs::path(tmpDir) / "MANIFEST"; in TEST_F() local
95 auto manifestFilePath = fs::path(tmpDir) / "MANIFEST"; in TEST_F() local
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dversion.cpp30 std::string Version::getValue(const std::string& manifestFilePath, in getValue()
47 const std::string& manifestFilePath, std::string key) in getRepeatedValues()
/openbmc/phosphor-bmc-code-mgmt/bmc/test/
H A Dutest.cpp49 auto manifestFilePath = _directory + "/" + "MANIFEST"; in TEST_F() local
67 auto manifestFilePath = _directory + "/" + "MANIFEST"; in TEST_F() local
86 auto manifestFilePath = _directory + "/" + "MANIFEST"; in TEST_F() local