From 2e3cdcb067f9c90f18a2b27d99caa63aa23c488f Mon Sep 17 00:00:00 2001 From: Jiajun Xu Date: Fri, 31 Dec 2010 16:06:45 +0800 Subject: qemuimagetest: Add basic function check for connman Add one case for connman sanity test. We check if connmand is running in background after booting and if there is always one connmand process running even connmand is executed by several times. Signed-off-by Jiajun Xu --- scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb | 1 + scripts/qemuimage-tests/scenario/qemuppc/poky-image-sato | 1 + scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk | 1 + 3 files changed, 3 insertions(+) (limited to 'scripts/qemuimage-tests/scenario/qemuppc') diff --git a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb index 32d2bd144..7b949a854 100644 --- a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb +++ b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb @@ -6,3 +6,4 @@ sanity shutdown sanity zypper_help sanity zypper_search sanity rpm_query +sanity connman diff --git a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sato b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sato index 32d2bd144..7b949a854 100644 --- a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sato +++ b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sato @@ -6,3 +6,4 @@ sanity shutdown sanity zypper_help sanity zypper_search sanity rpm_query +sanity connman diff --git a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk index d18a9f7ce..3a8b1293b 100644 --- a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk +++ b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk @@ -7,3 +7,4 @@ sanity zypper_help sanity zypper_search sanity rpm_query sanity compiler +sanity connman -- cgit v1.2.3