]> code.ossystems Code Review - openembedded-core.git/commit
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:12 +0000 (13:25 +0100)
commit472dc52974f12c255d9e98e63e82736c7ca2c223
tree078e81a7da8a7231cbb8fe3b8ce61ef88acc9ce1
parent8ceef74dd4f662b4c7e3c170ce486e966ebebeff
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.

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