Searched refs:signedConfPNORPath (Results 1 – 1 of 1) sorted by relevance
47 signedConfPNORPath = confDir; in SetUp()48 signedConfPNORPath /= "conf"; in SetUp()49 signedConfPNORPath /= "OpenBMC"; in SetUp()55 command("mkdir " + signedConfPNORPath.string()); in SetUp()57 std::string hashFile = signedConfPNORPath.string() + "/hashfunc"; in SetUp()75 signedConfPNORPath.string() + "/" + "publickey"; in SetUp()76 command("cp " + pubkeyFile + " " + signedConfPNORPath.string()); in SetUp()95 std::filesystem::path signedConfPNORPath; member in SignatureTest126 std::string hashFile = signedConfPNORPath.string() + "/hashfunc"; in TEST_F()135 command("rm -rf " + signedConfPNORPath.string()); in TEST_F()