TEST: Add test that invalid DATASN for DATAIN is detected as an error
Send a write containing two DATA-IN PDUs in a sequence but both PDUs have DATASN==0 This is an error and the target should react to this as an invalid command Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
@@ -120,7 +120,8 @@ bin_iscsi_test_SOURCES = test-tool/iscsi-test.c \
|
||||
test-tool/0386_preventallow_2_it_nexuses.c \
|
||||
test-tool/0390_mandatory_opcodes_sbc.c \
|
||||
\
|
||||
test-tool/1000_cmdsn_invalid.c
|
||||
test-tool/1000_cmdsn_invalid.c \
|
||||
test-tool/1010_datasn_invalid.c
|
||||
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user