Add a test for mandatory opcodes for SBC devices.

Note that Read16/Readcapacity16 are mandatory on SBC3 but not prior.
Not all mandatory opcodes are tested for yet.
This commit is contained in:
Ronnie Sahlberg
2013-04-21 14:50:41 -07:00
parent 91a98d6b92
commit af6d1c9c13
9 changed files with 127 additions and 5 deletions
+1
View File
@@ -190,6 +190,7 @@ bin_iscsi_test_cu_SOURCES = test-tool/iscsi-test-cu.c \
test-tool/test_inquiry_evpd.c \
test-tool/test_inquiry_supported_vpd.c \
test-tool/test_inquiry_mandatory_vpd_sbc.c \
test-tool/test_mandatory_sbc.c \
test-tool/test_nomedia_sbc.c \
test-tool/test_orwrite_simple.c \
test-tool/test_orwrite_beyond_eol.c \