mirror of
https://git.yoctoproject.org/poky
synced 2026-07-17 04:07:06 +00:00
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:
@@ -6,3 +6,4 @@ sanity shutdown
|
||||
sanity zypper_help
|
||||
sanity zypper_search
|
||||
sanity rpm_query
|
||||
sanity compiler
|
||||
|
||||
@@ -6,3 +6,4 @@ sanity shutdown
|
||||
sanity zypper_help
|
||||
sanity zypper_search
|
||||
sanity rpm_query
|
||||
sanity compiler
|
||||
|
||||
@@ -6,3 +6,4 @@ sanity shutdown
|
||||
sanity zypper_help
|
||||
sanity zypper_search
|
||||
sanity rpm_query
|
||||
sanity compiler
|
||||
|
||||
@@ -6,3 +6,4 @@ sanity shutdown
|
||||
sanity zypper_help
|
||||
sanity zypper_search
|
||||
sanity rpm_query
|
||||
sanity compiler
|
||||
|
||||
@@ -6,3 +6,4 @@ sanity shutdown
|
||||
sanity zypper_help
|
||||
sanity zypper_search
|
||||
sanity rpm_query
|
||||
sanity compiler
|
||||
|
||||
Reference in New Issue
Block a user