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
