test: add simple multipath IO test
Write data to device via one path, then read back using a different path. Confirm that data is correct. Signed-off-by: David Disseldorp <ddiss@suse.de>
This commit is contained in:
@@ -201,7 +201,8 @@ iscsi_test_cu_SOURCES = iscsi-test-cu.c \
|
||||
test_writeverify16_wrprotect.c \
|
||||
test_writeverify16_flags.c \
|
||||
test_writeverify16_dpo.c \
|
||||
test_writeverify16_residuals.c
|
||||
test_writeverify16_residuals.c \
|
||||
test_multipathio_simple.c
|
||||
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user