Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCHv2 0/1] Add runtime test for import test from other layers
@ 2016-07-27  5:50 mariano.lopez
  2016-07-27  5:50 ` [PATCHv2 1/1] selftest/runtime-test.py: Add " mariano.lopez
  0 siblings, 1 reply; 2+ messages in thread
From: mariano.lopez @ 2016-07-27  5:50 UTC (permalink / raw)
  To: openembedded-core

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

Changes in v2:

- Fix features needed for bitbake
- Use full-cmdline instead of sato
- Tested in local autobuilders before submitting the patch

The following changes since commit 039f47ad197a9a53109c9f3deadd9c35e62c056d:

  uclibc: remove meta-yocto-bsp append (2016-07-26 08:56:32 +0100)

are available in the git repository at:

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

Mariano Lopez (1):
  selftest/runtime-test.py: Add test for import test from other layers

 meta-selftest/lib/oeqa/runtime/selftest.json       |  6 +++++
 meta-selftest/lib/oeqa/runtime/selftest.py         | 31 ++++++++++++++++++++++
 .../selftest/{testexport.py => runtime-test.py}    | 20 ++++++++++++++
 3 files changed, 57 insertions(+)
 create mode 100644 meta-selftest/lib/oeqa/runtime/selftest.json
 create mode 100644 meta-selftest/lib/oeqa/runtime/selftest.py
 rename meta/lib/oeqa/selftest/{testexport.py => runtime-test.py} (74%)

-- 
2.6.6



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-27 13:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-27  5:50 [PATCHv2 0/1] Add runtime test for import test from other layers mariano.lopez
2016-07-27  5:50 ` [PATCHv2 1/1] selftest/runtime-test.py: Add " mariano.lopez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox