]> code.ossystems Code Review - openembedded-core.git/commit
selftest: Added MACHINE = "qemux86" to tests that use runqemu
authorDaniel Istrate <daniel.alexandrux.istrate@intel.com>
Fri, 18 Dec 2015 15:12:16 +0000 (17:12 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 27 Dec 2015 11:26:59 +0000 (11:26 +0000)
commit169e1eaa4fc5ed03e2307b68686a7f5b1db37a36
treee2d77cea98b58c63488f788b4a78943f53737e39
parent06a7b63181a4e7a47c920d3e82363786d1a4c1e7
selftest: Added MACHINE = "qemux86" to tests that use runqemu

It makes sense for tests that use runqemu to have MACHINE set as qemu.
This also avoid issues when running oe-selftest with --arch random/all
option.

Signed-off-by: Daniel Istrate <daniel.alexandrux.istrate@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/devtool.py
meta/lib/oeqa/selftest/imagefeatures.py