Searched refs:rofsFile (Results 1 – 1 of 1) sorted by relevance
230 std::string rofsFile = extractPath.string() + "/" + "image-rofs"; in SetUp() local231 command("echo \"image-rofs file \" > " + rofsFile); in SetUp()252 command(opensslCmd + pkeyFile + " -out " + rofsFile + ".sig " + in SetUp()253 rofsFile); in SetUp()263 command("cat " + kernelFile + ".sig " + rofsFile + ".sig " + rwfsFile + in SetUp()