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)
commita49ad40b079cf1a4ed027a34b51c1c775f701124
tree63f6976d05b30469d2f65695cb7a8d3feeb1f4cf
parent0c8164b677f9325987cec4ff00ecc3ba35eb9d97
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>
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