All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chong Lu <Chong.Lu@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] sed: enable ptest support
Date: Mon, 9 Jun 2014 15:45:51 +0800	[thread overview]
Message-ID: <cover.1402299786.git.Chong.Lu@windriver.com> (raw)

root@qemuarm:/usr/lib/sed/ptest# ./run-ptest 
make: Entering directory '/usr/lib/sed/ptest/testsuite'
PASS: bug-regex7
PASS: bug-regex8
PASS: bug-regex9
PASS: bug-regex10
PASS: bug-regex11
PASS: bug-regex12
PASS: bug-regex13
......
PASS: file
PASS: quiet
PASS: factor
PASS: binary3
PASS: binary2
PASS: binary
PASS: dc
===================
All 86 tests passed
===================
make: Leaving directory '/usr/lib/sed/ptest/testsuite'

The following changes since commit 66d5be204fd339cc84a0ae92d3923a8c1e6f1389:

  bitbake: bitbake: show wildcard appends for bitbake-layers (2014-06-06 10:33:19 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib chonglu/sed
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/sed

Chong Lu (1):
  sed: enable ptest support

 meta/recipes-extended/sed/sed-4.2.2/run-ptest      |  3 +
 .../sed/sed-4.2.2/sed-add-ptest.patch              | 66 ++++++++++++++++++++++
 meta/recipes-extended/sed/sed_4.2.2.bb             | 21 ++++++-
 3 files changed, 87 insertions(+), 3 deletions(-)
 create mode 100644 meta/recipes-extended/sed/sed-4.2.2/run-ptest
 create mode 100644 meta/recipes-extended/sed/sed-4.2.2/sed-add-ptest.patch

-- 
1.8.1.2



             reply	other threads:[~2014-06-09  7:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-09  7:45 Chong Lu [this message]
2014-06-09  7:45 ` [PATCH 1/1] sed: enable ptest support Chong Lu

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.1402299786.git.Chong.Lu@windriver.com \
    --to=chong.lu@windriver.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 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.