[oe-commits] Paul Eggleton : classes/imagetest-qemu: remove old image testing class

git at git.openembedded.org git at git.openembedded.org
Fri Sep 20 11:16:22 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: d469c92394a1a95ae7a45b8b80dc4c2918e0e9a6
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=d469c92394a1a95ae7a45b8b80dc4c2918e0e9a6

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Thu Sep 19 13:18:06 2013 +0100

classes/imagetest-qemu: remove old image testing class

This has now been superseded by testimage.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>

---

 meta/classes/imagetest-qemu.bbclass                |  238 ------
 meta/classes/populate_sdk_base.bbclass             |    3 -
 meta/conf/layer.conf                               |    3 -
 scripts/qemuimage-testlib                          |  760 --------------------
 scripts/qemuimage-testlib-pythonhelper             |   66 --
 scripts/qemuimage-tests/sanity/boot                |   29 -
 scripts/qemuimage-tests/sanity/compiler            |   52 --
 scripts/qemuimage-tests/sanity/connman             |   53 --
 scripts/qemuimage-tests/sanity/dmesg               |   52 --
 scripts/qemuimage-tests/sanity/rpm_query           |   52 --
 scripts/qemuimage-tests/sanity/scp                 |   71 --
 scripts/qemuimage-tests/sanity/shutdown            |   76 --
 scripts/qemuimage-tests/sanity/smart_help          |   52 --
 scripts/qemuimage-tests/sanity/smart_query         |   52 --
 scripts/qemuimage-tests/sanity/ssh                 |   39 -
 .../scenario/qemuarm/core-image-lsb                |    7 -
 .../scenario/qemuarm/core-image-minimal            |    1 -
 .../scenario/qemuarm/core-image-sato               |   11 -
 .../scenario/qemuarm/core-image-sato-sdk           |   12 -
 .../scenario/qemuarm/meta-toolchain-gmae           |    3 -
 .../scenario/qemumips/core-image-lsb               |    7 -
 .../scenario/qemumips/core-image-minimal           |    1 -
 .../scenario/qemumips/core-image-sato              |   11 -
 .../scenario/qemumips/core-image-sato-sdk          |   12 -
 .../scenario/qemumips/meta-toolchain-gmae          |    3 -
 .../scenario/qemuppc/core-image-lsb                |    7 -
 .../scenario/qemuppc/core-image-minimal            |    1 -
 .../scenario/qemuppc/core-image-sato               |   11 -
 .../scenario/qemuppc/core-image-sato-sdk           |   12 -
 .../scenario/qemuppc/meta-toolchain-gmae           |    3 -
 .../scenario/qemux86-64/core-image-lsb             |    7 -
 .../scenario/qemux86-64/core-image-minimal         |    1 -
 .../scenario/qemux86-64/core-image-sato            |   11 -
 .../scenario/qemux86-64/core-image-sato-sdk        |   12 -
 .../scenario/qemux86-64/meta-toolchain-gmae        |    3 -
 .../scenario/qemux86/core-image-lsb                |    7 -
 .../scenario/qemux86/core-image-minimal            |    1 -
 .../scenario/qemux86/core-image-sato               |   11 -
 .../scenario/qemux86/core-image-sato-sdk           |   12 -
 .../scenario/qemux86/meta-toolchain-gmae           |    3 -
 scripts/qemuimage-tests/systemusage/bash           |   53 --
 scripts/qemuimage-tests/systemusage/df             |   54 --
 scripts/qemuimage-tests/systemusage/syslog         |   54 --
 scripts/qemuimage-tests/toolchain/cvs              |   31 -
 scripts/qemuimage-tests/toolchain/iptables         |   31 -
 scripts/qemuimage-tests/toolchain/sudoku-savant    |   31 -
 scripts/qemuimage-tests/tools/bash.sh              |   17 -
 scripts/qemuimage-tests/tools/compiler_test.sh     |  137 ----
 scripts/qemuimage-tests/tools/connman_test.sh      |   75 --
 scripts/qemuimage-tests/tools/df.sh                |   25 -
 scripts/qemuimage-tests/tools/dmesg.sh             |   28 -
 scripts/qemuimage-tests/tools/rpm_test.sh          |   45 --
 scripts/qemuimage-tests/tools/smart_test.sh        |   45 --
 scripts/qemuimage-tests/tools/syslog.sh            |   17 -
 54 files changed, 0 insertions(+), 2411 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=d469c92394a1a95ae7a45b8b80dc4c2918e0e9a6


More information about the Openembedded-commits mailing list