summaryrefslogtreecommitdiffstats
path: root/meta/lib
diff options
context:
space:
mode:
authorTeoh Jay Shen <jay.shen.teoh@intel.com>2021-04-22 09:11:44 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-04-23 10:12:08 +0100
commitd601dfdb74972c6f188a3eb9b4fbbc6e9f32a607 (patch)
treef911327cfb7a8d2b1b4dff1f95b3ff633acffbfd /meta/lib
parent7542a292dee786ec8041e2f75e8a6ea707e812a5 (diff)
downloadpoky-d601dfdb74972c6f188a3eb9b4fbbc6e9f32a607.tar.gz
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>
Diffstat (limited to 'meta/lib')
-rw-r--r--meta/lib/oeqa/manual/bsp-hw.json30
1 files changed, 0 insertions, 30 deletions
diff --git a/meta/lib/oeqa/manual/bsp-hw.json b/meta/lib/oeqa/manual/bsp-hw.json
index 48e8fe48e1..ca91987e31 100644
--- a/meta/lib/oeqa/manual/bsp-hw.json
+++ b/meta/lib/oeqa/manual/bsp-hw.json
@@ -143,36 +143,6 @@
143 }, 143 },
144 { 144 {
145 "test": { 145 "test": {
146 "@alias": "bsps-hw.bsps-hw.Test_if_usb_hid_device_works_well_after_resume_from_suspend_state",
147 "author": [
148 {
149 "email": "alexandru.c.georgescu@intel.com",
150 "name": "alexandru.c.georgescu@intel.com"
151 }
152 ],
153 "execution": {
154 "1": {
155 "action": "boot system and launch terminal",
156 "expected_results": ""
157 },
158 "2": {
159 "action": "echo \"mem\" > /sys/power/state",
160 "expected_results": ""
161 },
162 "3": {
163 "action": "After system go into S3 mode, resume the device by pressing the power button or using HID devices",
164 "expected_results": "Devices resumes "
165 },
166 "4": {
167 "action": "check usb mouse and keyboard",
168 "expected_results": "Usb mouse and keyboard should work"
169 }
170 },
171 "summary": "Test_if_usb_hid_device_works_well_after_resume_from_suspend_state"
172 }
173 },
174 {
175 "test": {
176 "@alias": "bsps-hw.bsps-hw.Add_multiple_files_in_media_player", 146 "@alias": "bsps-hw.bsps-hw.Add_multiple_files_in_media_player",
177 "author": [ 147 "author": [
178 { 148 {