]> git.ipfire.org Git - thirdparty/openembedded/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)
committerRoss Burton <ross.burton@intel.com>
Tue, 23 Apr 2013 10:07:45 +0000 (11:07 +0100)
commit9ab2fc380fe8b6e48c6501a4630cc3c583ed2da5
treea863d3af8258754a36506dde1c133b24bfac6cc7
parentf03a0eb83be9acb1b418ff4632611a32bd69bf6c
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