All of lore.kernel.org
 help / color / mirror / Atom feed
From: mariano.lopez@linux.intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCHv3 0/1] selftest: Add test to check imports from other layers
Date: Wed, 20 Jul 2016 13:29:39 +0000	[thread overview]
Message-ID: <cover.1469021121.git.mariano.lopez@linux.intel.com> (raw)

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

This patch adds a test to check selftest itself, the
feature to import tests from other layers.

Changes in v2:

- Renamed tests based on Benjamin's comment

Changes in v3:

- Refactor test to not use oe-selftest within oe-selftest

The following changes since commit 1bf1e2c208ad137b9b91ca0687d6fb9486045dfd:

  bitbake: toaster-tests: add class SeleniumTestCaseBase for browser tests (2016-07-20 10:38:52 +0100)

are available in the git repository at:

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

Mariano Lopez (1):
  selftest/seltest.py: Add test to check imports from other layers

 meta-selftest/lib/oeqa/selftest/external-layer.py | 14 +++++++
 meta/lib/oeqa/selftest/selftest.py                | 50 +++++++++++++++++++++++
 2 files changed, 64 insertions(+)
 create mode 100644 meta-selftest/lib/oeqa/selftest/external-layer.py
 create mode 100644 meta/lib/oeqa/selftest/selftest.py

-- 
2.6.6



             reply	other threads:[~2016-07-20 21:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-20 13:29 mariano.lopez [this message]
2016-07-20 13:29 ` [PATCHv3 1/1] selftest/seltest.py: Add test to check imports from other layers 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.1469021121.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.