summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
diff options
context:
space:
mode:
authorTeohJayShen <jay.shen.teoh@intel.com>2020-08-19 17:05:02 +0800
committerSteve Sakoman <steve@sakoman.com>2020-08-29 07:18:47 -1000
commita0d678cd3b7b0193450abe00e58f71692a75360e (patch)
treec2bbb2cbeb7439e585ee7dc58178a6c3cf479943 /meta/lib/oeqa
parente62c8207fa47ff4e325529ea84e0d51710deaa3c (diff)
downloadopenembedded-core-contrib-a0d678cd3b7b0193450abe00e58f71692a75360e.tar.gz
oeqa/manual/bsp-hw.json : remove shutdown_system test
remove the test as shutdown function is already being validated 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>
Diffstat (limited to 'meta/lib/oeqa')
-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 @@
},
{
"test": {
- "@alias": "bsps-hw.bsps-hw.shutdown_system",
- "author": [
- {
- "email": "alexandru.c.georgescu@intel.com",
- "name": "alexandru.c.georgescu@intel.com"
- }
- ],
- "execution": {
- "1": {
- "action": "boot system",
- "expected_results": ""
- },
- "2": {
- "action": "launch terminal and run \"shutdown -h now\" or \"poweroff\"",
- "expected_results": "System can be shutdown successfully . "
- }
- },
- "summary": "shutdown_system"
- }
- },
- {
- "test": {
"@alias": "bsps-hw.bsps-hw.switch_among_multi_applications_and_desktop",
"author": [
{