tests: add WRITESAME data verification tests
Based on the corresponding simple tests. Issue a WRITESAME request and confirm that the data written matches the data read back. Signed-off-by: David Disseldorp <ddiss@suse.de>
This commit is contained in:
@@ -190,6 +190,7 @@ iscsi_test_cu_SOURCES = iscsi-test-cu.c \
|
||||
test_writesame10_unmap_unaligned.c \
|
||||
test_writesame10_unmap_until_end.c \
|
||||
test_writesame10_unmap_vpd.c \
|
||||
test_writesame10_check.c \
|
||||
test_writesame16_simple.c \
|
||||
test_writesame16_beyond_eol.c \
|
||||
test_writesame16_0blocks.c \
|
||||
@@ -198,6 +199,7 @@ iscsi_test_cu_SOURCES = iscsi-test-cu.c \
|
||||
test_writesame16_unmap_unaligned.c \
|
||||
test_writesame16_unmap_until_end.c \
|
||||
test_writesame16_unmap_vpd.c \
|
||||
test_writesame16_check.c \
|
||||
test_writeverify10_simple.c \
|
||||
test_writeverify10_beyond_eol.c \
|
||||
test_writeverify10_0blocks.c \
|
||||
|
||||
Reference in New Issue
Block a user