Vishal Verma wrote: > Add a unit test to exercise the cxl-create-region command with different > combinations of memdevs and decoders, using cxl_test based mocked > devices. > > Cc: Dan Williams <[email protected]> > Signed-off-by: Vishal Verma <[email protected]> > --- > test/cxl-create-region.sh | 126 ++++++++++++++++++++++++++++++++++++++ > test/meson.build | 2 + > 2 files changed, 128 insertions(+) > create mode 100644 test/cxl-create-region.sh
Sweet, looks good. Reviewed-by: Dan Williams <[email protected]>
