On 08/08/2025 18:56, Julien Grall wrote:
Hi Denis,
On 08/08/2025 03:20, dm...@proton.me wrote:
From: Denis Mukhin <dmuk...@ford.com>
Introduce some basic infrastructure for doing domain ID allocation
unit tests,
and add a few tests that ensure correctness of the domain ID allocator.
I am quite happy to see more unit tests for Xen :).
Use <xen-tools/bitops.h> and xen/lib/find-next-bit.c in test hardness
code.
Adjust find-next-bit.c to be compiled with __XEN_TOOLS__.
Signed-off-by: Denis Mukhin <dmuk...@ford.com>
With a couple of remarks below:
Acked-by: Julien Grall <jgr...@amazon.com>
Actually, this should have been a Reviewed-by tag. Sorry.
Cheers,
--
Julien Grall