TEST: Add a test that is cmdsn is too low the target just ignores the pdu

This commit is contained in:
Ronnie Sahlberg
2013-04-30 19:05:23 -07:00
parent 325360789e
commit b7dd6b533b
9 changed files with 135 additions and 15 deletions

View File

@@ -191,6 +191,7 @@ bin_iscsi_test_cu_SOURCES = test-tool/iscsi-test-cu.c \
test-tool/test_inquiry_supported_vpd.c \
test-tool/test_inquiry_mandatory_vpd_sbc.c \
test-tool/test_iscsi_cmdsn_toohigh.c \
test-tool/test_iscsi_cmdsn_toolow.c \
test-tool/test_mandatory_sbc.c \
test-tool/test_nomedia_sbc.c \
test-tool/test_orwrite_simple.c \