Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/test/
H A Dcerts_manager_test.cpp1002 std::string privateKeyPath(certDir + "/" + privateKeyFile); in TEST_F() local
1039 EXPECT_FALSE(fs::exists(privateKeyPath)); in TEST_F()
1055 EXPECT_TRUE(fs::exists(privateKeyPath)); in TEST_F()
1070 std::string privateKeyPath(certDir + "/" + privateKeyFile); in TEST_F() local
1104 EXPECT_TRUE(fs::exists(privateKeyPath)); in TEST_F()
1117 std::string privateKeyPath(certDir + "/" + privateKeyFile); in TEST_F() local
1150 EXPECT_FALSE(fs::exists(privateKeyPath)); in TEST_F()
1163 std::string privateKeyPath(certDir + "/" + privateKeyFile); in TEST_F() local
1196 EXPECT_FALSE(fs::exists(privateKeyPath)); in TEST_F()
1208 std::string privateKeyPath(certDir + "/" + privateKeyFile); in TEST_F() local
[all …]