aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk
diff options
context:
space:
mode:
authorJiajun Xu <jiajun.xu@intel.com>2010-12-31 16:06:45 +0800
committerSaul Wold <sgw@linux.intel.com>2011-01-02 01:25:40 -0800
commit2e3cdcb067f9c90f18a2b27d99caa63aa23c488f (patch)
tree6e50deefc11431343a1aaf6aee3be4faf9e80f19 /scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk
parent62caed8237baabd2b51d8f216f555880ae4a23c8 (diff)
downloadopenembedded-core-contrib-2e3cdcb067f9c90f18a2b27d99caa63aa23c488f.tar.gz
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 <jiajun.xu@intel.com>
Diffstat (limited to 'scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk')
-rw-r--r--scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk
index d18a9f7ce5..3a8b1293bd 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