Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/test/
H A Dldap_mapper_entry_test.cpp50 class TestLDAPMapperEntry : public testing::Test class
53 TestLDAPMapperEntry() : bus(sdbusplus::bus::new_default()) {} in TestLDAPMapperEntry() function in phosphor::ldap::TestLDAPMapperEntry
87 TEST_F(TestLDAPMapperEntry, testMapperEntryCreation) in TEST_F() argument
114 TEST_F(TestLDAPMapperEntry, testMapperEntryGroupNameUpdate) in TEST_F() argument
145 TEST_F(TestLDAPMapperEntry, testMapperEntryPrivilegeUpdate) in TEST_F() argument
178 TEST_F(TestLDAPMapperEntry, testMapperEntryInvalidPrivilege) in TEST_F() argument
205 TEST_F(TestLDAPMapperEntry, testMapperEntryDelete) in TEST_F() argument
225 TEST_F(TestLDAPMapperEntry, testMapperEntryEmptyGroupName) in TEST_F() argument
241 TEST_F(TestLDAPMapperEntry, testMapperEntryDuplicateGroupName) in TEST_F() argument