Searched refs:rwfsFile (Results 1 – 1 of 1) sorted by relevance
233 std::string rwfsFile = extractPath.string() + "/" + "image-rwfs"; in SetUp() local234 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()