Openembedded Core Discussions
 help / color / mirror / Atom feed
* [OE Core] [meta][PATCH 0/3] Create selftest suite for go-vendor.bbclass
@ 2026-07-07 21:14 John Ripple
  2026-07-07 21:14 ` [OE-core] [meta][PATCH 1/3] go-vendor.bbclass: Fix test file exclusion and license propagation John Ripple
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: John Ripple @ 2026-07-07 21:14 UTC (permalink / raw)
  To: openembedded-core; +Cc: John Ripple

This patch series adds a selftest suit for the go-vendor.bbclass and
fixes a couple of bugs in the go-vendor.bbclass and the selftest suit itself.

John Ripple (3):
  go-vendor.bbclass: Fix test file exclusion and license propagation
  oeqa/selftest: Add go-vendor.bbclass selftest suite
  oeqa/utils/metadata: Handle empty git repos in git_rev_info

 meta/classes/go-vendor.bbclass           |   6 +-
 meta/lib/oeqa/selftest/cases/govendor.py | 264 +++++++++++++++++++++++
 meta/lib/oeqa/utils/metadata.py          |  11 +-
 3 files changed, 274 insertions(+), 7 deletions(-)
 create mode 100644 meta/lib/oeqa/selftest/cases/govendor.py



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

end of thread, other threads:[~2026-07-09 10:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-07 21:14 [OE Core] [meta][PATCH 0/3] Create selftest suite for go-vendor.bbclass John Ripple
2026-07-07 21:14 ` [OE-core] [meta][PATCH 1/3] go-vendor.bbclass: Fix test file exclusion and license propagation John Ripple
2026-07-07 21:14 ` [OE-core] [meta][PATCH 2/3] oeqa/selftest: Add go-vendor.bbclass selftest suite John Ripple
2026-07-09 10:08   ` Alexander Kanavin
2026-07-07 21:14 ` [OE-core] [meta][PATCH 3/3] oeqa/utils/metadata: Handle empty git repos in git_rev_info John Ripple
2026-07-09 10:10   ` Alexander Kanavin

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