]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/suspend : add test for suspend state
authorTeoh Jay Shen <jay.shen.teoh@intel.com>
Wed, 30 Dec 2020 03:36:59 +0000 (11:36 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Dec 2020 11:56:38 +0000 (11:56 +0000)
commit10728035a606483ea67f6cb8ba5779558856593a
tree316e96fa6ee734c648f0b63c221cccb5b2580469
parent46d837442ab216941df2d02f60c69155463e02d8
oeqa/suspend : add test for suspend state

This test case is checking the command and LAN device behaviour before and after suspend state. The Test_if_LAN_device_works_well_after_resume_from_suspend_state and standby manual test cases from oeqa/manual/bsp-hw can be replace by this runtime test.

Signed-off-by: Teoh Jay Shen <jay.shen.teoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/suspend.py [new file with mode: 0644]