summaryrefslogtreecommitdiff
path: root/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-minimal
AgeCommit message (Collapse)AuthorFiles
2011-04-20Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2010-11-14imagetest-qemu: Add sanity test cases for scp/shutdown in targetJiajun Xu1
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>