summaryrefslogtreecommitdiffstats
path: root/scripts/qemuimage-tests/tools
Commit message (Collapse)AuthorAgeFilesLines
* qemuimagetest: Add basic function check for rpm commandJiajun Xu2011-01-021-0/+45
| | | | | | 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/+45
| | | | | | Add two cases for zypper sanity test. Signed-off-by Jiajun Xu <jiajun.xu@intel.com>
* imagetest-qemu: Add test case for dmesg check in targetJiajun Xu2010-11-101-0/+26
Add a test case for error log check with command dmesg in target. The case introduces a new folder in target, "/opt/test", which holds test scripts running in target. Signed-off-by Jiajun Xu <jiajun.xu@intel.com>