All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] Add sanity test cases for scp/shutdown
@ 2010-11-11  3:58 Xu, Jiajun
  2010-11-11  4:47 ` Darren Hart
  0 siblings, 1 reply; 2+ messages in thread
From: Xu, Jiajun @ 2010-11-11  3:58 UTC (permalink / raw)
  To: poky@yoctoproject.org, Joshua Lock


Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: jxu49/master
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jxu49/master

Thanks,
    Jiajun Xu <jiajun.xu@intel.com>
---

Jiajun Xu (1):
  imagetest-qemu: Add sanity test cases for scp/shutdown in target

 meta/classes/imagetest-qemu.bbclass                |    2 +-
 scripts/qemuimage-testlib                          |    4 +-
 scripts/qemuimage-tests/sanity/boot                |    2 +-
 scripts/qemuimage-tests/sanity/dmesg               |    2 +-
 scripts/qemuimage-tests/sanity/scp                 |   71 ++++++++++++++++++++
 scripts/qemuimage-tests/sanity/shutdown            |   70 +++++++++++++++++++
 scripts/qemuimage-tests/sanity/ssh                 |    2 +-
 .../scenario/qemuarm/poky-image-sato               |    2 +
 .../scenario/qemuarm/poky-image-sdk                |    2 +
 .../scenario/qemumips/poky-image-sato              |    2 +
 .../scenario/qemumips/poky-image-sdk               |    2 +
 .../scenario/qemuppc/poky-image-sato               |    2 +
 .../scenario/qemuppc/poky-image-sdk                |    2 +
 .../scenario/qemux86-64/poky-image-minimal         |    1 +
 .../scenario/qemux86-64/poky-image-sato            |    5 ++
 .../scenario/qemux86-64/poky-image-sdk             |    5 ++
 .../scenario/qemux86/poky-image-sato               |    2 +
 .../scenario/qemux86/poky-image-sdk                |    2 +
 18 files changed, 175 insertions(+), 5 deletions(-)
 create mode 100755 scripts/qemuimage-tests/sanity/scp
 create mode 100755 scripts/qemuimage-tests/sanity/shutdown
 create mode 100644 scripts/qemuimage-tests/scenario/qemux86-64/poky-image-minimal
 create mode 100644 scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sato
 create mode 100644 scripts/qemuimage-tests/scenario/qemux86-64/poky-image-sdk

Best Regards,
Jiajun




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-11  4:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-11  3:58 [PULL] Add sanity test cases for scp/shutdown Xu, Jiajun
2010-11-11  4:47 ` Darren Hart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.