Update sanity tests to use smart instead of zypper
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 10 Dec 2012 16:03:00 +0000 (16:03 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Dec 2012 17:24:51 +0000 (17:24 +0000)
commit414553591abb08baf78d63fcddecb77c9ff15288
tree6d2d97544c435bfe5333e1f9b1cd84a831665fc6
parent95349a025013880e632bbb1cffa25f0ff3cd6aa2
Update sanity tests to use smart instead of zypper

(From OE-Core rev: c56d24b35d94fe2934ac7e1dc67422e6abc7539d)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
20 files changed:
meta/classes/imagetest-qemu.bbclass
scripts/qemuimage-tests/sanity/smart_help [moved from scripts/qemuimage-tests/sanity/zypper_help with 52% similarity]
scripts/qemuimage-tests/sanity/smart_query [moved from scripts/qemuimage-tests/sanity/zypper_search with 50% similarity]
scripts/qemuimage-tests/scenario/qemuarm/core-image-lsb
scripts/qemuimage-tests/scenario/qemuarm/core-image-sato
scripts/qemuimage-tests/scenario/qemuarm/core-image-sato-sdk
scripts/qemuimage-tests/scenario/qemumips/core-image-lsb
scripts/qemuimage-tests/scenario/qemumips/core-image-sato
scripts/qemuimage-tests/scenario/qemumips/core-image-sato-sdk
scripts/qemuimage-tests/scenario/qemuppc/core-image-lsb
scripts/qemuimage-tests/scenario/qemuppc/core-image-sato
scripts/qemuimage-tests/scenario/qemuppc/core-image-sato-sdk
scripts/qemuimage-tests/scenario/qemux86-64/core-image-lsb
scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato
scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato-sdk
scripts/qemuimage-tests/scenario/qemux86/core-image-lsb
scripts/qemuimage-tests/scenario/qemux86/core-image-sato
scripts/qemuimage-tests/scenario/qemux86/core-image-sato-sdk
scripts/qemuimage-tests/tools/smart_test.sh [new file with mode: 0644]
scripts/qemuimage-tests/tools/zypper_test.sh [deleted file]