mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
imagetest-qemu: Add test case for dmesg check in target
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>
This commit is contained in:
committed by
Richard Purdie
parent
53b775b496
commit
12a861359a
@@ -1,2 +1,3 @@
|
||||
sanity boot
|
||||
sanity ssh
|
||||
sanity dmesg
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
sanity boot
|
||||
sanity ssh
|
||||
sanity dmesg
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
sanity boot
|
||||
sanity ssh
|
||||
sanity dmesg
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
sanity boot
|
||||
sanity ssh
|
||||
sanity dmesg
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
sanity boot
|
||||
sanity ssh
|
||||
sanity dmesg
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
sanity boot
|
||||
sanity ssh
|
||||
sanity dmesg
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
sanity boot
|
||||
sanity ssh
|
||||
sanity dmesg
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
sanity boot
|
||||
sanity ssh
|
||||
sanity dmesg
|
||||
|
||||
Reference in New Issue
Block a user