Searched refs:testPasswordExpirationGet (Results 1 – 1 of 1) sorted by relevance
| /openbmc/phosphor-user-manager/test/ |
| H A D | user_mgr_test.cpp | 217 void testPasswordExpirationGet(const std::string& userName, in testPasswordExpirationGet() function in phosphor::user::TestUserMgr 366 testPasswordExpirationGet(getNextUserName(), {lastChangeDate, passwordAge}, in TEST_F() 399 testPasswordExpirationGet(getNextUserName(), {-5, 8}, in TEST_F() 432 testPasswordExpirationGet(getNextUserName(), {12, -2}, in TEST_F()
|