Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Jiajun Xu <jiajun.xu@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] ltp: Add recipe from OE
Date: Fri,  2 Dec 2011 23:48:37 +0800	[thread overview]
Message-ID: <cover.1322840490.git.jiajun.xu@intel.com> (raw)

The pull request is to address [YOCTO #1568] - "Add recipe for ltp/posix tests and automate test".
ltp is ported from OE and updated to latest version(20110915). Testcases are installed 
to ${D}/opt/ltp and POISX test suite is also copied into ${D}/opt/ltp/testcases folder. 
Include ltp to testapps list.

Note that some cases are removed from ltp since they depend on expect. Currently
there is no expect recipe in OE and we will add it for enhancement next.

The following changes since commit e57935dc18d576feb1003b48e7cdc72a444131b8:

  Revert "classes/buildhistory: add new output history collection class" (2011-12-01 23:00:52 +0000)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib jxu49/oe-contrib
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jxu49/oe-contrib

Jiajun Xu (3):
  ltp: Add recipe from OE
  distro_tracking_fields: add information for ltp
  task-core-tools: add ltp to testapps list

 .../conf/distro/include/distro_tracking_fields.inc |    8 +++
 meta/recipes-core/tasks/task-core-tools.bb         |    3 +-
 meta/recipes-extended/ltp/ltp_20110915.bb          |   67 ++++++++++++++++++++
 3 files changed, 77 insertions(+), 1 deletions(-)
 create mode 100644 meta/recipes-extended/ltp/ltp_20110915.bb




             reply	other threads:[~2011-12-02 15:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-02 15:48 Jiajun Xu [this message]
2011-12-02 15:54 ` [PATCH 1/3] ltp: Add recipe from OE Jiajun Xu
2011-12-03 23:39   ` Saul Wold
2011-12-21 15:49     ` Xu, Jiajun
2011-12-02 15:54 ` [PATCH 2/3] distro_tracking_fields: add information for ltp Jiajun Xu
2011-12-02 15:54 ` [PATCH 3/3] task-core-tools: add ltp to testapps list Jiajun Xu
  -- strict thread matches above, loose matches on Subject: below --
2011-12-21 16:45 [PATCH 0/3] ltp: Add recipe from OE Jiajun Xu
2011-12-21 17:36 ` Richard Purdie

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=cover.1322840490.git.jiajun.xu@intel.com \
    --to=jiajun.xu@intel.com \
    --cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox