mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02: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,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
# SSH Test Case for Sanity Test
|
||||
# The case boot up the Qemu target with `runqemu qemux86`.
|
||||
# The case boot up the Qemu target with `poky-qemu qemuxxx`.
|
||||
# Then check if ssh service in qemu is up.
|
||||
#
|
||||
# Author: Jiajun Xu <jiajun.xu@intel.com>
|
||||
|
||||
Reference in New Issue
Block a user