summaryrefslogtreecommitdiffstats
path: root/scripts/qemuimage-tests/scenario
diff options
context:
space:
mode:
authorJiajun Xu <jiajun.xu@intel.com>2010-12-29 13:57:04 +0800
committerSaul Wold <sgw@linux.intel.com>2011-01-02 01:25:40 -0800
commitf6442e68cc0861cc7dedc12ee3c3d68415a3a1eb (patch)
treecd3387bad7a1d2c68d794d441b766b7d787e65b1 /scripts/qemuimage-tests/scenario
parent4c6d5a60159e88dc5f6a1661c383da97a3919786 (diff)
downloadpoky-f6442e68cc0861cc7dedc12ee3c3d68415a3a1eb.tar.gz
qemuimagetest: Add basic function check for zypper command
Add two cases for zypper sanity test. Signed-off-by Jiajun Xu <jiajun.xu@intel.com>
Diffstat (limited to 'scripts/qemuimage-tests/scenario')
-rw-r--r--scripts/qemuimage-tests/scenario/qemuarm/poky-image-lsb2
-rw-r--r--scripts/qemuimage-tests/scenario/qemuarm/poky-image-sato2
-rw-r--r--scripts/qemuimage-tests/scenario/qemuarm/poky-image-sdk2
-rw-r--r--scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb2
-rw-r--r--scripts/qemuimage-tests/scenario/qemumips/poky-image-sato2
-rw-r--r--scripts/qemuimage-tests/scenario/qemumips/poky-image-sdk2
-rw-r--r--scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb2
-rw-r--r--scripts/qemuimage-tests/scenario/qemuppc/poky-image-sato2
-rw-r--r--scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk2
-rw-r--r--scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb2
-rw-r--r--scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sato2
-rw-r--r--scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sdk2
-rw-r--r--scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb2
-rw-r--r--scripts/qemuimage-tests/scenario/qemux86/poky-image-sato2
-rw-r--r--scripts/qemuimage-tests/scenario/qemux86/poky-image-sdk2
15 files changed, 30 insertions, 0 deletions
diff --git a/scripts/qemuimage-tests/scenario/qemuarm/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemuarm/poky-image-lsb
index b8e9847b48..9ec452b574 100644
--- a/scripts/qemuimage-tests/scenario/qemuarm/poky-image-lsb
+++ b/scripts/qemuimage-tests/scenario/qemuarm/poky-image-lsb
@@ -3,3 +3,5 @@ sanity ssh
3sanity scp 3sanity scp
4sanity dmesg 4sanity dmesg
5sanity shutdown 5sanity shutdown
6sanity zypper_help
7sanity zypper_search
diff --git a/scripts/qemuimage-tests/scenario/qemuarm/poky-image-sato b/scripts/qemuimage-tests/scenario/qemuarm/poky-image-sato
index b8e9847b48..9ec452b574 100644
--- a/scripts/qemuimage-tests/scenario/qemuarm/poky-image-sato
+++ b/scripts/qemuimage-tests/scenario/qemuarm/poky-image-sato
@@ -3,3 +3,5 @@ sanity ssh
3sanity scp 3sanity scp
4sanity dmesg 4sanity dmesg
5sanity shutdown 5sanity shutdown
6sanity zypper_help
7sanity zypper_search
diff --git a/scripts/qemuimage-tests/scenario/qemuarm/poky-image-sdk b/scripts/qemuimage-tests/scenario/qemuarm/poky-image-sdk
index b8e9847b48..9ec452b574 100644
--- a/scripts/qemuimage-tests/scenario/qemuarm/poky-image-sdk
+++ b/scripts/qemuimage-tests/scenario/qemuarm/poky-image-sdk
@@ -3,3 +3,5 @@ sanity ssh
3sanity scp 3sanity scp
4sanity dmesg 4sanity dmesg
5sanity shutdown 5sanity shutdown
6sanity zypper_help
7sanity zypper_search
diff --git a/scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb
index b8e9847b48..9ec452b574 100644
--- a/scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb
+++ b/scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb
@@ -3,3 +3,5 @@ sanity ssh
3sanity scp 3sanity scp
4sanity dmesg 4sanity dmesg
5sanity shutdown 5sanity shutdown
6sanity zypper_help
7sanity zypper_search
diff --git a/scripts/qemuimage-tests/scenario/qemumips/poky-image-sato b/scripts/qemuimage-tests/scenario/qemumips/poky-image-sato
index b8e9847b48..9ec452b574 100644
--- a/scripts/qemuimage-tests/scenario/qemumips/poky-image-sato
+++ b/scripts/qemuimage-tests/scenario/qemumips/poky-image-sato
@@ -3,3 +3,5 @@ sanity ssh
3sanity scp 3sanity scp
4sanity dmesg 4sanity dmesg
5sanity shutdown 5sanity shutdown
6sanity zypper_help
7sanity zypper_search
diff --git a/scripts/qemuimage-tests/scenario/qemumips/poky-image-sdk b/scripts/qemuimage-tests/scenario/qemumips/poky-image-sdk
index b8e9847b48..9ec452b574 100644
--- a/scripts/qemuimage-tests/scenario/qemumips/poky-image-sdk
+++ b/scripts/qemuimage-tests/scenario/qemumips/poky-image-sdk
@@ -3,3 +3,5 @@ sanity ssh
3sanity scp 3sanity scp
4sanity dmesg 4sanity dmesg
5sanity shutdown 5sanity shutdown
6sanity zypper_help
7sanity zypper_search
diff --git a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb
index b8e9847b48..9ec452b574 100644
--- a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb
+++ b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb
@@ -3,3 +3,5 @@ sanity ssh
3sanity scp 3sanity scp
4sanity dmesg 4sanity dmesg
5sanity shutdown 5sanity shutdown
6sanity zypper_help
7sanity zypper_search
diff --git a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sato b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sato
index b8e9847b48..9ec452b574 100644
--- a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sato
+++ b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sato
@@ -3,3 +3,5 @@ sanity ssh
3sanity scp 3sanity scp
4sanity dmesg 4sanity dmesg
5sanity shutdown 5sanity shutdown
6sanity zypper_help
7sanity zypper_search
diff --git a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk
index b8e9847b48..9ec452b574 100644
--- a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk
+++ b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk
@@ -3,3 +3,5 @@ sanity ssh
3sanity scp 3sanity scp
4sanity dmesg 4sanity dmesg
5sanity shutdown 5sanity shutdown
6sanity zypper_help
7sanity zypper_search
diff --git a/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb
index b8e9847b48..9ec452b574 100644
--- a/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb
+++ b/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb
@@ -3,3 +3,5 @@ sanity ssh
3sanity scp 3sanity scp
4sanity dmesg 4sanity dmesg
5sanity shutdown 5sanity shutdown
6sanity zypper_help
7sanity zypper_search
diff --git a/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sato b/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sato
index b8e9847b48..9ec452b574 100644
--- a/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sato
+++ b/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sato
@@ -3,3 +3,5 @@ sanity ssh
3sanity scp 3sanity scp
4sanity dmesg 4sanity dmesg
5sanity shutdown 5sanity shutdown
6sanity zypper_help
7sanity zypper_search
diff --git a/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sdk b/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sdk
index b8e9847b48..9ec452b574 100644
--- a/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sdk
+++ b/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sdk
@@ -3,3 +3,5 @@ sanity ssh
3sanity scp 3sanity scp
4sanity dmesg 4sanity dmesg
5sanity shutdown 5sanity shutdown
6sanity zypper_help
7sanity zypper_search
diff --git a/scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb
index b8e9847b48..9ec452b574 100644
--- a/scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb
+++ b/scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb
@@ -3,3 +3,5 @@ sanity ssh
3sanity scp 3sanity scp
4sanity dmesg 4sanity dmesg
5sanity shutdown 5sanity shutdown
6sanity zypper_help
7sanity zypper_search
diff --git a/scripts/qemuimage-tests/scenario/qemux86/poky-image-sato b/scripts/qemuimage-tests/scenario/qemux86/poky-image-sato
index b8e9847b48..9ec452b574 100644
--- a/scripts/qemuimage-tests/scenario/qemux86/poky-image-sato
+++ b/scripts/qemuimage-tests/scenario/qemux86/poky-image-sato
@@ -3,3 +3,5 @@ sanity ssh
3sanity scp 3sanity scp
4sanity dmesg 4sanity dmesg
5sanity shutdown 5sanity shutdown
6sanity zypper_help
7sanity zypper_search
diff --git a/scripts/qemuimage-tests/scenario/qemux86/poky-image-sdk b/scripts/qemuimage-tests/scenario/qemux86/poky-image-sdk
index b8e9847b48..9ec452b574 100644
--- a/scripts/qemuimage-tests/scenario/qemux86/poky-image-sdk
+++ b/scripts/qemuimage-tests/scenario/qemux86/poky-image-sdk
@@ -3,3 +3,5 @@ sanity ssh
3sanity scp 3sanity scp
4sanity dmesg 4sanity dmesg
5sanity shutdown 5sanity shutdown
6sanity zypper_help
7sanity zypper_search