From 62caed8237baabd2b51d8f216f555880ae4a23c8 Mon Sep 17 00:00:00 2001 From: Jiajun Xu Date: Fri, 31 Dec 2010 15:15:31 +0800 Subject: 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 --- scripts/qemuimage-tests/scenario/qemumips/poky-image-sdk | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/qemuimage-tests/scenario/qemumips') diff --git a/scripts/qemuimage-tests/scenario/qemumips/poky-image-sdk b/scripts/qemuimage-tests/scenario/qemumips/poky-image-sdk index 32d2bd144b..d18a9f7ce5 100644 --- a/scripts/qemuimage-tests/scenario/qemumips/poky-image-sdk +++ b/scripts/qemuimage-tests/scenario/qemumips/poky-image-sdk @@ -6,3 +6,4 @@ sanity shutdown sanity zypper_help sanity zypper_search sanity rpm_query +sanity compiler -- cgit v1.2.3-54-g00ecf