Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/test/
H A Dldap_config_test.cpp41 fs::path tlsCertFilePath{TLS_CERT_FILE}; in SetUp() local
42 tlsCertFile = tlsCertFilePath.filename().c_str(); in SetUp()
118 auto tlsCertFilePath = std::string(dir.c_str()) + "/" + tlsCertFile; in TEST_F() local
128 tlsCACertFilePath.c_str(), tlsCertFilePath.c_str()); in TEST_F()
178 auto tlsCertFilePath = std::string(dir.c_str()) + "/" + tlsCertFile; in TEST_F() local
189 tlsCACertFilePath.c_str(), tlsCertFilePath.c_str()); in TEST_F()
205 auto tlsCertFilePath = std::string(dir.c_str()) + "/" + tlsCertFile; in TEST_F() local
216 tlsCACertFilePath.c_str(), tlsCertFilePath.c_str()); in TEST_F()
238 auto tlsCertFilePath = std::string(dir.c_str()) + "/" + tlsCertFile; in TEST_F() local
249 tlsCACertFilePath.c_str(), tlsCertFilePath.c_str()); in TEST_F()
[all …]