Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/test/
H A Dcerts_manager_test.cpp532 std::vector<std::string> verifyPaths; in TEST_F() local
556 verifyPaths.push_back(verifyPath); in TEST_F()
582 EXPECT_TRUE(fs::exists(verifyPaths[i])); in TEST_F()