TESTS: Add a test and verify we dont get residuals for MODE SENSE 6

This commit is contained in:
Ronnie Sahlberg
2013-05-30 22:01:25 -07:00
parent 3766067328
commit a16dd132db
4 changed files with 113 additions and 0 deletions

View File

@@ -200,6 +200,7 @@ bin_iscsi_test_cu_SOURCES = test-tool/iscsi-test-cu.c \
test-tool/test_iscsi_cmdsn_toolow.c \
test-tool/test_mandatory_sbc.c \
test-tool/test_modesense6_all_pages.c \
test-tool/test_modesense6_residuals.c \
test-tool/test_nomedia_sbc.c \
test-tool/test_orwrite_simple.c \
test-tool/test_orwrite_beyond_eol.c \