TESTS: Remove the READ6 0-blocks test.
Since you can not request a read for 0 blocks with READ6 this test makes no sense. (transfer length ==0 means 256 blocks for READ6)
This commit is contained in:
@@ -230,7 +230,6 @@ bin_iscsi_test_cu_SOURCES = test-tool/iscsi-test-cu.c \
|
||||
test-tool/test_prout_reserve_ownership.c \
|
||||
test-tool/test_read6_simple.c \
|
||||
test-tool/test_read6_beyond_eol.c \
|
||||
test-tool/test_read6_0blocks.c \
|
||||
test-tool/test_read10_simple.c \
|
||||
test-tool/test_read10_beyond_eol.c \
|
||||
test-tool/test_read10_0blocks.c \
|
||||
|
||||
Reference in New Issue
Block a user