mirror of
https://git.yoctoproject.org/poky
synced 2026-07-17 04:07:06 +00:00
imagetest-qemu: Add sanity test cases for scp/shutdown in target
scp test is to check if file copying via network work or not in target. shutdown test is to check if target can be poweroff with qemu process off. Signed-off-by Jiajun Xu <jiajun.xu@intel.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
sanity boot
|
||||
sanity ssh
|
||||
sanity scp
|
||||
sanity dmesg
|
||||
sanity shutdown
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
sanity boot
|
||||
sanity ssh
|
||||
sanity scp
|
||||
sanity dmesg
|
||||
sanity shutdown
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
sanity boot
|
||||
sanity ssh
|
||||
sanity scp
|
||||
sanity dmesg
|
||||
sanity shutdown
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
sanity boot
|
||||
sanity ssh
|
||||
sanity scp
|
||||
sanity dmesg
|
||||
sanity shutdown
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
sanity boot
|
||||
sanity ssh
|
||||
sanity scp
|
||||
sanity dmesg
|
||||
sanity shutdown
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
sanity boot
|
||||
sanity ssh
|
||||
sanity scp
|
||||
sanity dmesg
|
||||
sanity shutdown
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
sanity boot
|
||||
@@ -0,0 +1,5 @@
|
||||
sanity boot
|
||||
sanity ssh
|
||||
sanity scp
|
||||
sanity dmesg
|
||||
sanity shutdown
|
||||
@@ -0,0 +1,5 @@
|
||||
sanity boot
|
||||
sanity ssh
|
||||
sanity scp
|
||||
sanity dmesg
|
||||
sanity shutdown
|
||||
@@ -1,3 +1,5 @@
|
||||
sanity boot
|
||||
sanity ssh
|
||||
sanity scp
|
||||
sanity dmesg
|
||||
sanity shutdown
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
sanity boot
|
||||
sanity ssh
|
||||
sanity scp
|
||||
sanity dmesg
|
||||
sanity shutdown
|
||||
|
||||
Reference in New Issue
Block a user