imagetest-qemu: Add sanity test cases for scp/shutdown in target
authorJiajun Xu <jiajun.xu@intel.com>
Wed, 10 Nov 2010 14:58:52 +0000 (22:58 +0800)
committerSaul Wold <sgw@linux.intel.com>
Mon, 15 Nov 2010 05:08:22 +0000 (21:08 -0800)
commite94bef38ea3b0b190531964131218d6afb2bb1a6
tree91aef59f2cecaedcbc80ce98a00c04f5b28317b4
parentf61da785f6fae0f3efaa7294cd301c361e801488
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>
18 files changed:
meta/classes/imagetest-qemu.bbclass
scripts/qemuimage-testlib
scripts/qemuimage-tests/sanity/boot
scripts/qemuimage-tests/sanity/dmesg
scripts/qemuimage-tests/sanity/scp [new file with mode: 0755]
scripts/qemuimage-tests/sanity/shutdown [new file with mode: 0755]
scripts/qemuimage-tests/sanity/ssh
scripts/qemuimage-tests/scenario/qemuarm/poky-image-sato
scripts/qemuimage-tests/scenario/qemuarm/poky-image-sdk
scripts/qemuimage-tests/scenario/qemumips/poky-image-sato
scripts/qemuimage-tests/scenario/qemumips/poky-image-sdk
scripts/qemuimage-tests/scenario/qemuppc/poky-image-sato
scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk
scripts/qemuimage-tests/scenario/qemux86-64/poky-image-minimal [new file with mode: 0644]
scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sato [new file with mode: 0644]
scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sdk [new file with mode: 0644]
scripts/qemuimage-tests/scenario/qemux86/poky-image-sato
scripts/qemuimage-tests/scenario/qemux86/poky-image-sdk