summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/manual
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2019-11-16 19:35:17 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-21 23:08:19 +0000
commit6f36e626e138032958a2256e1c15919a9ddec168 (patch)
tree5b2eae34b00b21e2298855f121b284b69eb9e41c /meta/lib/oeqa/manual
parent7ad08760860ade0d3abf607430563f25daaa78a0 (diff)
downloadpoky-6f36e626e138032958a2256e1c15919a9ddec168.tar.gz
oeqa/manual/bsp-hw: remove reboot test
(From OE-Core rev: f30a3e18a47bc2b3307cc5080f18cce7e3a736a1) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/manual')
-rw-r--r--meta/lib/oeqa/manual/bsp-hw.json22
1 files changed, 0 insertions, 22 deletions
diff --git a/meta/lib/oeqa/manual/bsp-hw.json b/meta/lib/oeqa/manual/bsp-hw.json
index 2ab7ddad15..9421c506eb 100644
--- a/meta/lib/oeqa/manual/bsp-hw.json
+++ b/meta/lib/oeqa/manual/bsp-hw.json
@@ -147,28 +147,6 @@
147 }, 147 },
148 { 148 {
149 "test": { 149 "test": {
150 "@alias": "bsps-hw.bsps-hw.reboot_system",
151 "author": [
152 {
153 "email": "alexandru.c.georgescu@intel.com",
154 "name": "alexandru.c.georgescu@intel.com"
155 }
156 ],
157 "execution": {
158 "1": {
159 "action": "boot system",
160 "expected_results": ""
161 },
162 "2": {
163 "action": "launch terminal and run \"reboot\"",
164 "expected_results": "System can reboot successfully . "
165 }
166 },
167 "summary": "reboot_system"
168 }
169 },
170 {
171 "test": {
172 "@alias": "bsps-hw.bsps-hw.switch_among_multi_applications_and_desktop", 150 "@alias": "bsps-hw.bsps-hw.switch_among_multi_applications_and_desktop",
173 "author": [ 151 "author": [
174 { 152 {