Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/test/
H A Dcerts_manager_test.cpp72 class TestCertificates : public ::testing::Test class
75 TestCertificates() : bus(sdbusplus::bus::new_default()) {} in TestCertificates() function in phosphor::certs::__anone8b85a260111::TestCertificates
264 TEST_F(TestCertificates, InvokeServerInstall) in TEST_F() argument
287 TEST_F(TestCertificates, InvokeClientInstall) in TEST_F() argument
310 TEST_F(TestCertificates, InvokeAuthorityInstall) in TEST_F() argument
353 TEST_F(TestCertificates, InvokeAuthorityInstallNeverExpiredRootCert) in TEST_F() argument
394 TEST_F(TestCertificates, InvokeInstallSameCertTwice) in TEST_F() argument
450 TEST_F(TestCertificates, InvokeInstallSameSubjectTwice) in TEST_F() argument
508 TEST_F(TestCertificates, InvokeInstallAuthCertLimit) in TEST_F() argument
584 TEST_F(TestCertificates, CompareInstalledCertificate) in TEST_F() argument
[all …]