Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_signature.cpp60 std::string manifestFile = extractPath.string() + "/" + "MANIFEST"; in SetUp() local
/openbmc/phosphor-bmc-code-mgmt/test/
H A Dutest.cpp220 std::string manifestFile = extractPath.string() + "/" + "MANIFEST"; in SetUp() local
342 std::string manifestFile = extractPath.string() + "/" + "MANIFEST"; in TEST_F() local
/openbmc/openpower-pnor-code-mgmt/
H A Dimage_verify.cpp156 std::filesystem::path manifestFile(imageDirPath / MANIFEST_FILE); in systemLevelVerify() local
/openbmc/phosphor-bmc-code-mgmt/
H A Dimage_verify.cpp259 fs::path manifestFile(imageDirPath / MANIFEST_FILE_NAME); in systemLevelVerify() local