All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xiaofeng Yan <xiaofeng.yan@windriver.com>
To: poky@yoctoproject.org
Cc: "Wold, Saul" <saul.wold@intel.com>
Subject: [PULL]: Two scripts for lsb test
Date: Fri, 10 Dec 2010 16:25:29 +0800	[thread overview]
Message-ID: <4D01E3F9.90800@windriver.com> (raw)

Hi Saul & Mark,

I push two scripts to poky and other people can solve bugs from lsb. 
they may ensure whether the bugs modified by them is right or not with 
this script. I want to write a user manual  about how to make a test on 
wiki web "https://wiki.pokylinux.org/wiki/", if you permit me. I can't 
integrate them to auto-test function from Jiajun Xu because of some 
problems form rpm database on target platform.

  meta/recipes-extended/lsbsetup/lsb/LSB_Setup.sh |  197 
+++++++++++++++++++++++
  meta/recipes-extended/lsbsetup/lsbsetup_0.9.bb  |   32 ++++
  scripts/creat-lsb-image                         |  170 +++++++++++++++++++
  3 files changed, 399 insertions(+), 0 deletions(-)
  create mode 100644 meta/recipes-extended/lsbsetup/lsb/LSB_Setup.sh
  create mode 100644 meta/recipes-extended/lsbsetup/lsbsetup_0.9.bb
  create mode 100755 scripts/creat-lsb-image

Xiaofeng Yan (2):
   creat-lsb-image: download lsb test suite and creat a image with lsb 
test suite
   lsbsetup: Set up lsb test environment on target platform


             reply	other threads:[~2010-12-10  8:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-10  8:25 Xiaofeng Yan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-12-10  9:09 [PULL]: Two scripts for lsb test Xiaofeng Yan
2010-12-15 17:12 ` Saul Wold

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=4D01E3F9.90800@windriver.com \
    --to=xiaofeng.yan@windriver.com \
    --cc=poky@yoctoproject.org \
    --cc=saul.wold@intel.com \
    /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.