diff options
author | Jiajun Xu <jiajun.xu@intel.com> | 2010-12-31 13:35:21 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-01-02 01:25:40 -0800 |
commit | bcf8853e457f7ec43dfcaa91c66c0ae159565b53 (patch) | |
tree | 8743222ef15090679668f930121b3946f3688406 /scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb | |
parent | f6442e68cc0861cc7dedc12ee3c3d68415a3a1eb (diff) | |
download | poky-bcf8853e457f7ec43dfcaa91c66c0ae159565b53.tar.gz |
qemuimagetest: Add basic function check for rpm command
Add one case for rpm query sanity test.
Signed-off-by Jiajun Xu <jiajun.xu@intel.com>
Diffstat (limited to 'scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb')
-rw-r--r-- | scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb index 9ec452b574..32d2bd144b 100644 --- a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb +++ b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb | |||
@@ -5,3 +5,4 @@ sanity dmesg | |||
5 | sanity shutdown | 5 | sanity shutdown |
6 | sanity zypper_help | 6 | sanity zypper_help |
7 | sanity zypper_search | 7 | sanity zypper_search |
8 | sanity rpm_query | ||