]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/usb_hid.py : add test to check the usb/human interface device status after suspe...
authorTeoh Jay Shen <jay.shen.teoh@intel.com>
Mon, 1 Feb 2021 02:56:29 +0000 (10:56 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Feb 2021 21:42:44 +0000 (21:42 +0000)
commit23a3dc370a52907ee3261746405fb9b2af9e9a11
tree47f4d3a8c58677640010d9012e1c16d12b7c747a
parent38540b59ed4ec8632e30a5fd6364b010d9da8470
oeqa/usb_hid.py : add test to check the usb/human interface device status after suspend state

This test mimic the Test_if_usb_hid_device_works_well_after_resume_from_suspend_state manual test case from oeqa/manual/bsp-hw.json.

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/usb_hid.py [new file with mode: 0644]