Home
last modified time | relevance | path

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

/openbmc/phosphor-watchdog/test/
H A Dwatchdog.cpp24 class WdogTest : public ::testing::Test class
32 WdogTest() : in WdogTest() function in phosphor::watchdog::WdogTest
89 TEST_F(WdogTest, createWdogAndDontEnable) in TEST_F() argument
118 TEST_F(WdogTest, createWdogAndEnable) in TEST_F() argument
140 TEST_F(WdogTest, createWdogAndEnableThenDisable) in TEST_F() argument
157 TEST_F(WdogTest, enableWdogAndWait5Quantums) in TEST_F() argument
183 TEST_F(WdogTest, enableWdogAndResetTo5Quantums) in TEST_F() argument
208 TEST_F(WdogTest, verifyIntervalUpdateReceived) in TEST_F() argument
220 TEST_F(WdogTest, verifyIntervalUpdateRunning) in TEST_F() argument
248 TEST_F(WdogTest, enableWdogAndWaitTillEnd) in TEST_F() argument
[all …]