summaryrefslogtreecommitdiffstats
path: root/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sdk
Commit message (Collapse)AuthorAgeFilesLines
* qemuimagetest: Add basic function check for rpm commandJiajun Xu2011-01-021-0/+1
| | | | | | Add one case for rpm query sanity test. Signed-off-by Jiajun Xu <jiajun.xu@intel.com>
* qemuimagetest: Add basic function check for zypper commandJiajun Xu2011-01-021-0/+2
| | | | | | Add two cases for zypper sanity test. Signed-off-by Jiajun Xu <jiajun.xu@intel.com>
* imagetest-qemu: Add sanity test cases for scp/shutdown in targetJiajun Xu2010-11-141-0/+5
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>