Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2013-03-02 | qemuimage-tests/dmesg: Add exception for error message on qemuarm with 3.8 ↵ | Richard Purdie | 1 | |
kernel With 3.8 kernels we get a harmless error message during kernel boot. For now we can ignore. This allows the tests to pass and ensures we can merge the 3.8 kernel. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
2010-11-10 | imagetest-qemu: Add test case for dmesg check in target | Jiajun Xu | 1 | |
Add a test case for error log check with command dmesg in target. The case introduces a new folder in target, "/opt/test", which holds test scripts running in target. Signed-off-by Jiajun Xu <jiajun.xu@intel.com> |