summaryrefslogtreecommitdiffstats
path: root/scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato-sdk
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-09 06:54:51 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-09 13:25:17 +0100
commit9776a7ee7c10d658b705aa88e35705f6310517ef (patch)
tree2af213b0f95dbb178bfcc48890479cb0a7f19ac4 /scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato-sdk
parent9bb5eb86c12ba6598fe317f449171fdf2310b933 (diff)
downloadpoky-9776a7ee7c10d658b705aa88e35705f6310517ef.tar.gz
qemuimagetest/scenario: Move dmesg to end of test run
The dmesg test detects segfaults. This is useful information to have and if one occurs in one of the earlier tests, this can aid debugging. Move the dmesg test to the end of the list of tests so we gain the extra debug info in those cases. (From OE-Core rev: 472dc52974f12c255d9e98e63e82736c7ca2c223) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato-sdk')
-rw-r--r--scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato-sdk2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato-sdk b/scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato-sdk
index 50d7ad04e6..505b0a2f97 100644
--- a/scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato-sdk
+++ b/scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato-sdk
@@ -1,11 +1,11 @@
1sanity ssh 1sanity ssh
2sanity scp 2sanity scp
3sanity dmesg
4sanity smart_help 3sanity smart_help
5sanity smart_query 4sanity smart_query
6sanity rpm_query 5sanity rpm_query
7sanity compiler 6sanity compiler
8sanity connman 7sanity connman
8sanity dmesg
9sanity shutdown 9sanity shutdown
10systemusage bash 10systemusage bash
11systemusage df 11systemusage df