Home
last modified time | relevance | path

Searched defs:test_suspend (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dsuspend.py33 def test_suspend(self): member in Suspend_Test
/openbmc/linux/kernel/power/
H A Dsuspend_test.c179 static int __init test_suspend(void) in test_suspend() function