Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/bmc/test/
H A Dutest.cpp262 std::string fullFile = extractPath.string() + "/" + "image-full"; in SetUp() local
265 pubkeyFile + ".sig > " + fullFile); in SetUp()
266 command(opensslCmd + pkeyFile + " -out " + fullFile + ".sig " + in SetUp()
267 fullFile); in SetUp()
329 std::string fullFile = extractPath.string() + "/" + "image-full.sig"; in TEST_F() local
330 command("rm " + fullFile); in TEST_F()
338 std::string fullFile = extractPath.string() + "/" + "image-full.sig"; in TEST_F() local
339 command("rm " + fullFile); in TEST_F()