qemuimagetest/scenario: Move dmesg to end of test run
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 9 Apr 2013 06:54:51 +0000 (06:54 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 9 Apr 2013 12:25:17 +0000 (13:25 +0100)
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>
15 files changed:
scripts/qemuimage-tests/scenario/qemuarm/core-image-lsb
scripts/qemuimage-tests/scenario/qemuarm/core-image-sato
scripts/qemuimage-tests/scenario/qemuarm/core-image-sato-sdk
scripts/qemuimage-tests/scenario/qemumips/core-image-lsb
scripts/qemuimage-tests/scenario/qemumips/core-image-sato
scripts/qemuimage-tests/scenario/qemumips/core-image-sato-sdk
scripts/qemuimage-tests/scenario/qemuppc/core-image-lsb
scripts/qemuimage-tests/scenario/qemuppc/core-image-sato
scripts/qemuimage-tests/scenario/qemuppc/core-image-sato-sdk
scripts/qemuimage-tests/scenario/qemux86-64/core-image-lsb
scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato
scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato-sdk
scripts/qemuimage-tests/scenario/qemux86/core-image-lsb
scripts/qemuimage-tests/scenario/qemux86/core-image-sato
scripts/qemuimage-tests/scenario/qemux86/core-image-sato-sdk

index c0fff0e..b2977f1 100644 (file)
@@ -1,7 +1,7 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
+sanity dmesg
 sanity shutdown
index 1ddcab4..bef33e8 100644 (file)
@@ -1,10 +1,10 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
 sanity connman
+sanity dmesg
 sanity shutdown
 systemusage bash
 systemusage df
index 50d7ad0..505b0a2 100644 (file)
@@ -1,11 +1,11 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
 sanity compiler
 sanity connman
+sanity dmesg
 sanity shutdown
 systemusage bash
 systemusage df
index c0fff0e..b2977f1 100644 (file)
@@ -1,7 +1,7 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
+sanity dmesg
 sanity shutdown
index 1ddcab4..bef33e8 100644 (file)
@@ -1,10 +1,10 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
 sanity connman
+sanity dmesg
 sanity shutdown
 systemusage bash
 systemusage df
index 50d7ad0..505b0a2 100644 (file)
@@ -1,11 +1,11 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
 sanity compiler
 sanity connman
+sanity dmesg
 sanity shutdown
 systemusage bash
 systemusage df
index c0fff0e..b2977f1 100644 (file)
@@ -1,7 +1,7 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
+sanity dmesg
 sanity shutdown
index 1ddcab4..bef33e8 100644 (file)
@@ -1,10 +1,10 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
 sanity connman
+sanity dmesg
 sanity shutdown
 systemusage bash
 systemusage df
index 50d7ad0..505b0a2 100644 (file)
@@ -1,11 +1,11 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
 sanity compiler
 sanity connman
+sanity dmesg
 sanity shutdown
 systemusage bash
 systemusage df
index c0fff0e..b2977f1 100644 (file)
@@ -1,7 +1,7 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
+sanity dmesg
 sanity shutdown
index 1ddcab4..bef33e8 100644 (file)
@@ -1,10 +1,10 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
 sanity connman
+sanity dmesg
 sanity shutdown
 systemusage bash
 systemusage df
index 50d7ad0..505b0a2 100644 (file)
@@ -1,11 +1,11 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
 sanity compiler
 sanity connman
+sanity dmesg
 sanity shutdown
 systemusage bash
 systemusage df
index c0fff0e..b2977f1 100644 (file)
@@ -1,7 +1,7 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
+sanity dmesg
 sanity shutdown
index 1ddcab4..bef33e8 100644 (file)
@@ -1,10 +1,10 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
 sanity connman
+sanity dmesg
 sanity shutdown
 systemusage bash
 systemusage df
index 50d7ad0..505b0a2 100644 (file)
@@ -1,11 +1,11 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
 sanity compiler
 sanity connman
+sanity dmesg
 sanity shutdown
 systemusage bash
 systemusage df