Searched refs:kernelFile (Results 1 – 2 of 2) sorted by relevance
227 std::string kernelFile = extractPath.string() + "/" + "image-kernel"; in SetUp() local228 command("echo \"image-kernel file \" > " + kernelFile); in SetUp()247 command(opensslCmd + pkeyFile + " -out " + kernelFile + ".sig " + in SetUp()248 kernelFile); in SetUp()263 command("cat " + kernelFile + ".sig " + rofsFile + ".sig " + rwfsFile + in SetUp()293 std::string kernelFile = extractPath.string() + "/" + "image-kernel"; in TEST_F() local294 command("echo \"dummy data\" > " + kernelFile + ".sig "); in TEST_F()
108 std::string kernelFile = extractPath.string() + "/" + "pnor.xz.squashfs"; in TEST_F() local109 command("echo \"dummy data\" > " + kernelFile + ".sig "); in TEST_F()