]> 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)
committerSteve Sakoman <steve@sakoman.com>
Wed, 4 Aug 2021 19:57:23 +0000 (09:57 -1000)
commit00074636b81484dedef4c1769b018f6b980be423
treeb5c327a888adad5f2515f9df11d93fa3ab692cb2
parent039cd427cffe37bdf09cbf30c2cc47a85e166330
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>
(cherry picked from commit 23a3dc370a52907ee3261746405fb9b2af9e9a11)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/runtime/cases/usb_hid.py [new file with mode: 0644]