All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] tools/tests: test harness fragment
@ 2025-12-04 12:37 dmukhin
  2025-12-04 12:37 ` [PATCH v1 1/2] tests: fixup domid test harness dependencies dmukhin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: dmukhin @ 2025-12-04 12:37 UTC (permalink / raw)
  To: xen-devel
  Cc: andrew.cooper3, anthony.perard, jbeulich, julien, michal.orzel,
	roger.pau, sstabellini, dmukhin

This is a follow-on mini-series based on the original feedback in [1].

Patch 1 addresses the remaining feedback from [1].
Patch 2 adds a new fragment for auto-generating test harness dependencies.

[1] https://lore.kernel.org/xen-devel/aLmZLm2_G48yfPWR@l14/
[2] CI: https://gitlab.com/xen-project/people/dmukhin/xen/-/pipelines/2195624771

Denis Mukhin (2):
  tests: fixup domid test harness dependencies
  tests: introduce Tests.mk fragment

 tools/Tests.mk             | 34 ++++++++++++++++++++++++++++++++++
 tools/tests/domid/Makefile | 28 +---------------------------
 2 files changed, 35 insertions(+), 27 deletions(-)
 create mode 100644 tools/Tests.mk

-- 
2.52.0



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

end of thread, other threads:[~2025-12-08 16:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-04 12:37 [PATCH v1 0/2] tools/tests: test harness fragment dmukhin
2025-12-04 12:37 ` [PATCH v1 1/2] tests: fixup domid test harness dependencies dmukhin
2025-12-08 12:52   ` Jan Beulich
2025-12-08 16:39   ` Anthony PERARD
2025-12-04 12:37 ` [PATCH v1 2/2] tests: introduce Tests.mk fragment dmukhin
2025-12-08 13:01   ` Jan Beulich
2025-12-08 16:57 ` [PATCH v1 0/2] tools/tests: test harness fragment Anthony PERARD

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.