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/qemuarm/poky-image-lsb | 1 + scripts/qemuimage-tests/scenario/qemuarm/poky-image-sato | 1 + scripts/qemuimage-tests/scenario/qemuarm/poky-image-sdk | 1 + scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb | 1 + scripts/qemuimage-tests/scenario/qemumips/poky-image-sato | 1 + scripts/qemuimage-tests/scenario/qemumips/poky-image-sdk | 1 + 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 + scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb | 1 + scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sato | 1 + scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sdk | 1 + scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb | 1 + scripts/qemuimage-tests/scenario/qemux86/poky-image-sato | 1 + scripts/qemuimage-tests/scenario/qemux86/poky-image-sdk | 1 + 15 files changed, 15 insertions(+) (limited to 'scripts/qemuimage-tests/scenario') diff --git a/scripts/qemuimage-tests/scenario/qemuarm/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemuarm/poky-image-lsb index 32d2bd144b..7b949a854c 100644 --- a/scripts/qemuimage-tests/scenario/qemuarm/poky-image-lsb +++ b/scripts/qemuimage-tests/scenario/qemuarm/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/qemuarm/poky-image-sato b/scripts/qemuimage-tests/scenario/qemuarm/poky-image-sato index 32d2bd144b..7b949a854c 100644 --- a/scripts/qemuimage-tests/scenario/qemuarm/poky-image-sato +++ b/scripts/qemuimage-tests/scenario/qemuarm/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/qemuarm/poky-image-sdk b/scripts/qemuimage-tests/scenario/qemuarm/poky-image-sdk index d18a9f7ce5..3a8b1293bd 100644 --- a/scripts/qemuimage-tests/scenario/qemuarm/poky-image-sdk +++ b/scripts/qemuimage-tests/scenario/qemuarm/poky-image-sdk @@ -7,3 +7,4 @@ sanity zypper_help sanity zypper_search sanity rpm_query sanity compiler +sanity connman diff --git a/scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb index 32d2bd144b..7b949a854c 100644 --- a/scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb +++ b/scripts/qemuimage-tests/scenario/qemumips/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/qemumips/poky-image-sato b/scripts/qemuimage-tests/scenario/qemumips/poky-image-sato index 32d2bd144b..7b949a854c 100644 --- a/scripts/qemuimage-tests/scenario/qemumips/poky-image-sato +++ b/scripts/qemuimage-tests/scenario/qemumips/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/qemumips/poky-image-sdk b/scripts/qemuimage-tests/scenario/qemumips/poky-image-sdk index d18a9f7ce5..3a8b1293bd 100644 --- a/scripts/qemuimage-tests/scenario/qemumips/poky-image-sdk +++ b/scripts/qemuimage-tests/scenario/qemumips/poky-image-sdk @@ -7,3 +7,4 @@ sanity zypper_help sanity zypper_search sanity rpm_query sanity compiler +sanity connman diff --git a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb index 32d2bd144b..7b949a854c 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 32d2bd144b..7b949a854c 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 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 diff --git a/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb index 32d2bd144b..7b949a854c 100644 --- a/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb +++ b/scripts/qemuimage-tests/scenario/qemux86-64/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/qemux86-64/poky-image-sato b/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sato index 32d2bd144b..7b949a854c 100644 --- a/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sato +++ b/scripts/qemuimage-tests/scenario/qemux86-64/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/qemux86-64/poky-image-sdk b/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sdk index d18a9f7ce5..3a8b1293bd 100644 --- a/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sdk +++ b/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sdk @@ -7,3 +7,4 @@ sanity zypper_help sanity zypper_search sanity rpm_query sanity compiler +sanity connman diff --git a/scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb index 32d2bd144b..7b949a854c 100644 --- a/scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb +++ b/scripts/qemuimage-tests/scenario/qemux86/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/qemux86/poky-image-sato b/scripts/qemuimage-tests/scenario/qemux86/poky-image-sato index 32d2bd144b..7b949a854c 100644 --- a/scripts/qemuimage-tests/scenario/qemux86/poky-image-sato +++ b/scripts/qemuimage-tests/scenario/qemux86/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/qemux86/poky-image-sdk b/scripts/qemuimage-tests/scenario/qemux86/poky-image-sdk index d18a9f7ce5..3a8b1293bd 100644 --- a/scripts/qemuimage-tests/scenario/qemux86/poky-image-sdk +++ b/scripts/qemuimage-tests/scenario/qemux86/poky-image-sdk @@ -7,3 +7,4 @@ sanity zypper_help sanity zypper_search sanity rpm_query sanity compiler +sanity connman -- cgit v1.2.3-54-g00ecf