qemuimagetest: Add basic function check for gcc/g++/make command in target

Add one case for compile tools sanity test in target, including gcc/g++/make.

Signed-off-by Jiajun Xu <jiajun.xu@intel.com>
This commit is contained in:
Jiajun Xu
2010-12-31 15:15:31 +08:00
committed by Saul Wold
parent bcf8853e45
commit 62caed8237
7 changed files with 194 additions and 0 deletions

View File

@@ -6,3 +6,4 @@ sanity shutdown
sanity zypper_help
sanity zypper_search
sanity rpm_query
sanity compiler