summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeohJayShen <jay.shen.teoh@intel.com>2020-08-19 17:05:02 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-02 16:04:37 +0100
commit33208828ed80fec8a55d39f2baa328ce18e38b66 (patch)
tree665cf5a050b8e84c9b3a95416bd3693fa65983d8
parent855413987118bd3710c3aca7af8fe2c09c64c8ae (diff)
downloadpoky-33208828ed80fec8a55d39f2baa328ce18e38b66.tar.gz
oeqa/manual/bsp-hw.json : remove shutdown_system test
remove the test as shutdown function is already being validated (From OE-Core rev: a0d678cd3b7b0193450abe00e58f71692a75360e) Signed-off-by: TeohJayShen <jay.shen.teoh@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 58281082fbed57298247c019c3d8149e688de161) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 a9bc7d4501..08132c0f97 100644
--- a/meta/lib/oeqa/manual/bsp-hw.json
+++ b/meta/lib/oeqa/manual/bsp-hw.json
@@ -125,28 +125,6 @@
125 }, 125 },
126 { 126 {
127 "test": { 127 "test": {
128 "@alias": "bsps-hw.bsps-hw.shutdown_system",
129 "author": [
130 {
131 "email": "alexandru.c.georgescu@intel.com",
132 "name": "alexandru.c.georgescu@intel.com"
133 }
134 ],
135 "execution": {
136 "1": {
137 "action": "boot system",
138 "expected_results": ""
139 },
140 "2": {
141 "action": "launch terminal and run \"shutdown -h now\" or \"poweroff\"",
142 "expected_results": "System can be shutdown successfully . "
143 }
144 },
145 "summary": "shutdown_system"
146 }
147 },
148 {
149 "test": {
150 "@alias": "bsps-hw.bsps-hw.switch_among_multi_applications_and_desktop", 128 "@alias": "bsps-hw.bsps-hw.switch_among_multi_applications_and_desktop",
151 "author": [ 129 "author": [
152 { 130 {