All of lore.kernel.org
 help / color / mirror / Atom feed
From: mariano.lopez@linux.intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] Add selftest to test testexport's SDK feature
Date: Thu,  7 Jul 2016 14:48:54 +0000	[thread overview]
Message-ID: <cover.1467902737.git.mariano.lopez@linux.intel.com> (raw)

From: Mariano Lopez <mariano.lopez@linux.intel.com>

This adds a new selftest for testexport in the CI to avoid
breaking SDK functionality.

This depends on:

http://lists.openembedded.org/pipermail/openembedded-core/2016-June/122785.html

The following changes since commit 242d70bf0af2eb56ed6da83d4ec7dce2172ebe70:

  selftest/runtime-test.py: Add test for import test from other layers (2016-07-06 11:37:49 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib mariano/bug9765
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mariano/bug9765

Mariano Lopez (2):
  lib/oeqa/utils/commands.py: Move updateEnv() from runexported.py
  selftest/runtime-test.py: Add test for testexport SDK feature

 meta/lib/oeqa/runexported.py           | 16 ++-------
 meta/lib/oeqa/selftest/runtime-test.py | 60 +++++++++++++++++++++++++++++++++-
 meta/lib/oeqa/utils/commands.py        | 31 ++++++++++++++++++
 3 files changed, 92 insertions(+), 15 deletions(-)

-- 
2.6.6



             reply	other threads:[~2016-07-07 22:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-07 14:48 mariano.lopez [this message]
2016-07-07 14:48 ` [PATCH 1/2] lib/oeqa/utils/commands.py: Move updateEnv() from runexported.py mariano.lopez
2016-07-07 14:48 ` [PATCH 2/2] selftest/runtime-test.py: Add test for testexport SDK feature mariano.lopez

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.1467902737.git.mariano.lopez@linux.intel.com \
    --to=mariano.lopez@linux.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 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.