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

@@ -57,6 +57,7 @@ void test_iscsi_cmdsn_toolow(void);
void test_mandatory_sbc(void);
void test_modesense6_all_pages(void);
void test_modesense6_residuals(void);
void test_nomedia_sbc(void);