Add a test to check that if we deliberately send wrong data to the target it will reposnd with sense MISMATCH
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
@@ -59,7 +59,7 @@ bin_iscsi_test_SOURCES = test-tool/iscsi-test.c \
|
||||
test-tool/0110_readcapacity10_simple.c \
|
||||
test-tool/0111_readcapacity10_pmi.c test-tool/0120_read6_simple.c \
|
||||
test-tool/0121_read6_beyond_eol.c test-tool/0122_read6_invalid.c \
|
||||
test-tool/0130_verify10_simple.c
|
||||
test-tool/0130_verify10_simple.c test-tool/0131_verify10_mismatch.c
|
||||
endif
|
||||
|
||||
# LD_PRELOAD library.
|
||||
|
||||
Reference in New Issue
Block a user