From: Saul Wold <saul.wold@intel.com>
To: Jiajun Xu <jiajun.xu@intel.com>
Cc: poky@yoctoproject.org
Subject: Re: [PATCH 0/4] qemuimagetest: Add several cases for sanity test
Date: Mon, 03 Jan 2011 17:19:00 -0800 [thread overview]
Message-ID: <4D227584.8090406@intel.com> (raw)
In-Reply-To: <cover.1293783098.git.jiajun.xu@intel.com>
On 12/31/2010 12:16 AM, Jiajun Xu wrote:
> There are 5 cases added for sanity test. These cases covers
> basic function check for connman, compiler, zypper and rpm in
> target.
>
> 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 (4):
> qemuimagetest: Add basic function check for zypper command
> qemuimagetest: Add basic function check for rpm command
> qemuimagetest: Add basic function check for gcc/g++/make command in
> target
> qemuimagetest: Add basic function check for connman
>
> scripts/qemuimage-tests/sanity/compiler | 52 ++++++++
> scripts/qemuimage-tests/sanity/connman | 52 ++++++++
> scripts/qemuimage-tests/sanity/rpm_query | 52 ++++++++
> scripts/qemuimage-tests/sanity/zypper_help | 52 ++++++++
> scripts/qemuimage-tests/sanity/zypper_search | 52 ++++++++
> .../scenario/qemuarm/poky-image-lsb | 4 +
> .../scenario/qemuarm/poky-image-sato | 4 +
> .../scenario/qemuarm/poky-image-sdk | 5 +
> .../scenario/qemumips/poky-image-lsb | 4 +
> .../scenario/qemumips/poky-image-sato | 4 +
> .../scenario/qemumips/poky-image-sdk | 5 +
> .../scenario/qemuppc/poky-image-lsb | 4 +
> .../scenario/qemuppc/poky-image-sato | 4 +
> .../scenario/qemuppc/poky-image-sdk | 5 +
> .../scenario/qemux86-64/poky-image-lsb | 4 +
> .../scenario/qemux86-64/poky-image-sato | 4 +
> .../scenario/qemux86-64/poky-image-sdk | 5 +
> .../scenario/qemux86/poky-image-lsb | 4 +
> .../scenario/qemux86/poky-image-sato | 4 +
> .../scenario/qemux86/poky-image-sdk | 5 +
> scripts/qemuimage-tests/tools/compiler_test.sh | 137 ++++++++++++++++++++
> scripts/qemuimage-tests/tools/connman_test.sh | 55 ++++++++
> scripts/qemuimage-tests/tools/rpm_test.sh | 45 +++++++
> scripts/qemuimage-tests/tools/zypper_test.sh | 45 +++++++
> 24 files changed, 607 insertions(+), 0 deletions(-)
> create mode 100755 scripts/qemuimage-tests/sanity/compiler
> create mode 100755 scripts/qemuimage-tests/sanity/connman
> create mode 100755 scripts/qemuimage-tests/sanity/rpm_query
> create mode 100755 scripts/qemuimage-tests/sanity/zypper_help
> create mode 100755 scripts/qemuimage-tests/sanity/zypper_search
> create mode 100644 scripts/qemuimage-tests/tools/compiler_test.sh
> create mode 100644 scripts/qemuimage-tests/tools/connman_test.sh
> create mode 100644 scripts/qemuimage-tests/tools/rpm_test.sh
> create mode 100644 scripts/qemuimage-tests/tools/zypper_test.sh
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
Pulled into Master
Thanks
Sau!
prev parent reply other threads:[~2011-01-04 1:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-31 8:16 [PATCH 0/4] qemuimagetest: Add several cases for sanity test Jiajun Xu
2010-12-31 8:16 ` [PATCH 1/4] qemuimagetest: Add basic function check for zypper command Jiajun Xu
2010-12-31 8:16 ` [PATCH 2/4] qemuimagetest: Add basic function check for rpm command Jiajun Xu
2010-12-31 8:16 ` [PATCH 3/4] qemuimagetest: Add basic function check for gcc/g++/make command in target Jiajun Xu
2010-12-31 8:16 ` [PATCH 4/4] qemuimagetest: Add basic function check for connman Jiajun Xu
2011-01-04 1:19 ` Saul Wold [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D227584.8090406@intel.com \
--to=saul.wold@intel.com \
--cc=jiajun.xu@intel.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.