mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
oeqa/manual/bsp-hw.json : remove Test_if_usb_hid_device_works_well_after_resume_from_suspend_state manual test
Remove the Test_if_usb_hid_device_works_well_after_resume_from_suspend_state test as it was replaced by the new automated runtime oeqa/runtime/cases/usb_hid.py. (From OE-Core rev: 61b0eba90ba4676967b96b5561f99ee2294352a0) Signed-off-by: Teoh Jay Shen <jay.shen.teoh@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7542a292de
commit
d601dfdb74
@@ -141,36 +141,6 @@
|
||||
"summary": "check_CPU_utilization_after_standby"
|
||||
}
|
||||
},
|
||||
{
|
||||
"test": {
|
||||
"@alias": "bsps-hw.bsps-hw.Test_if_usb_hid_device_works_well_after_resume_from_suspend_state",
|
||||
"author": [
|
||||
{
|
||||
"email": "alexandru.c.georgescu@intel.com",
|
||||
"name": "alexandru.c.georgescu@intel.com"
|
||||
}
|
||||
],
|
||||
"execution": {
|
||||
"1": {
|
||||
"action": "boot system and launch terminal",
|
||||
"expected_results": ""
|
||||
},
|
||||
"2": {
|
||||
"action": "echo \"mem\" > /sys/power/state",
|
||||
"expected_results": ""
|
||||
},
|
||||
"3": {
|
||||
"action": "After system go into S3 mode, resume the device by pressing the power button or using HID devices",
|
||||
"expected_results": "Devices resumes "
|
||||
},
|
||||
"4": {
|
||||
"action": "check usb mouse and keyboard",
|
||||
"expected_results": "Usb mouse and keyboard should work"
|
||||
}
|
||||
},
|
||||
"summary": "Test_if_usb_hid_device_works_well_after_resume_from_suspend_state"
|
||||
}
|
||||
},
|
||||
{
|
||||
"test": {
|
||||
"@alias": "bsps-hw.bsps-hw.Add_multiple_files_in_media_player",
|
||||
|
||||
Reference in New Issue
Block a user