diff options
author | Jiajun Xu <jiajun.xu@intel.com> | 2010-12-29 13:57:04 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-01-02 01:25:40 -0800 |
commit | f6442e68cc0861cc7dedc12ee3c3d68415a3a1eb (patch) | |
tree | cd3387bad7a1d2c68d794d441b766b7d787e65b1 /scripts/qemuimage-tests/scenario/qemux86-64 | |
parent | 4c6d5a60159e88dc5f6a1661c383da97a3919786 (diff) | |
download | poky-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/qemux86-64')
3 files changed, 6 insertions, 0 deletions
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 | |||
3 | sanity scp | 3 | sanity scp |
4 | sanity dmesg | 4 | sanity dmesg |
5 | sanity shutdown | 5 | sanity shutdown |
6 | sanity zypper_help | ||
7 | sanity 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 | |||
3 | sanity scp | 3 | sanity scp |
4 | sanity dmesg | 4 | sanity dmesg |
5 | sanity shutdown | 5 | sanity shutdown |
6 | sanity zypper_help | ||
7 | sanity 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 | |||
3 | sanity scp | 3 | sanity scp |
4 | sanity dmesg | 4 | sanity dmesg |
5 | sanity shutdown | 5 | sanity shutdown |
6 | sanity zypper_help | ||
7 | sanity zypper_search | ||