All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] oe-selftest improvements
@ 2015-11-06 13:16 Paul Eggleton
  2015-11-06 13:16 ` [PATCH 1/3] oeqa/selftest/devtool: fix test if build directory is not inside COREBASE Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Paul Eggleton @ 2015-11-06 13:16 UTC (permalink / raw)
  To: openembedded-core

A fix for two tests plus an additional test for the bitbake-layers
show-recipes command.


The following changes since commit e44ed8c18e395b9c055aefee113b90708e8a8a2f:

  build-appliance-image: Update to jethro head revision (2015-11-03 14:02:57 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/oe-selftest-1
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/oe-selftest-1

Paul Eggleton (3):
  oeqa/selftest/devtool: fix test if build directory is not inside
    COREBASE
  oeqa/selftest/layerappend: fix test if build directory is not inside
    COREBASE
  oe-selftest: add test for bitbake-layers show-recipes

 meta/lib/oeqa/selftest/bblayers.py    | 25 +++++++++++++++++++++++++
 meta/lib/oeqa/selftest/devtool.py     |  2 +-
 meta/lib/oeqa/selftest/layerappend.py |  9 ++++++---
 3 files changed, 32 insertions(+), 4 deletions(-)

-- 
2.1.0



^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH 0/3] oe-selftest improvements
@ 2020-06-03 20:07 Paul Barker
  0 siblings, 0 replies; 5+ messages in thread
From: Paul Barker @ 2020-06-03 20:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Paul Barker

These patches add some extra options to oe-selftest and fix the test
case patching logic discussed with RP on IRC.

The last patch may fix [1] but further confirmation is needed.

[1]: https://bugzilla.yoctoproject.org/show_bug.cgi?id=13815 

Paul Barker (3):
  oe-selftest: Allow overriding the build directory used for tests
  oe-selftest: Support verbose log output
  oe-selftest: Recursively patch test case paths

 meta/lib/oeqa/core/context.py     |  2 ++
 meta/lib/oeqa/selftest/context.py | 25 +++++++++++++++++++++----
 2 files changed, 23 insertions(+), 4 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-06-03 20:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-06 13:16 [PATCH 0/3] oe-selftest improvements Paul Eggleton
2015-11-06 13:16 ` [PATCH 1/3] oeqa/selftest/devtool: fix test if build directory is not inside COREBASE Paul Eggleton
2015-11-06 13:16 ` [PATCH 2/3] oeqa/selftest/layerappend: " Paul Eggleton
2015-11-06 13:17 ` [PATCH 3/3] oe-selftest: add test for bitbake-layers show-recipes Paul Eggleton
  -- strict thread matches above, loose matches on Subject: below --
2020-06-03 20:07 [PATCH 0/3] oe-selftest improvements Paul Barker

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.