Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp59 long maxAge; member
175 spwd.sp_max = oldInfo.maxAge; in testPasswordExpirationSet()
180 newInfo.lastChangeDate, newInfo.maxAge)) in testPasswordExpirationSet()
186 (newInfo.lastChangeDate + newInfo.maxAge) * secondsPerDay; in testPasswordExpirationSet()
199 spwd.sp_max = info.maxAge; in testPasswordExpirationReset()
224 spwd.sp_max = info.maxAge; in testPasswordExpirationGet()