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 <dan.j.willi...@intel.com> > Signed-off-by: Vishal Verma <vishal.l.ve...@intel.com> > --- > 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 <dan.j.willi...@intel.com>