+1
−0
test/nvme/cuse/.gitignore
0 → 100644
+1
−0
test/nvme/cuse/Makefile
0 → 100644
+38
−0
test/nvme/cuse/cuse.c
0 → 100644
+189
−0
Loading
This test changes the range of active namespaces and checks if apropriate CUSE devices for namespaces was stopped/started properly on CUSE update. Change-Id: I9683a0ab6ff28328d4788c49a834cef31c0582cc Signed-off-by:Tomasz Kulasek <tomaszx.kulasek@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/780 Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>