Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/bmc/test/
H A Dutest.cpp233 std::string rwfsFile = extractPath.string() + "/" + "image-rwfs"; in SetUp() local
234 command("echo \"image-rwfs file \" > " + rwfsFile); in SetUp()
254 command(opensslCmd + pkeyFile + " -out " + rwfsFile + ".sig " + in SetUp()
255 rwfsFile); in SetUp()
263 command("cat " + kernelFile + ".sig " + rofsFile + ".sig " + rwfsFile + in SetUp()