TESTS: Add a simple test for MODESENSE6 that we can read it and we get at least 3 bydet of mode data (minimum size, header only)

This commit is contained in:
Ronnie Sahlberg
2013-05-30 21:40:52 -07:00
parent dcb9504ec0
commit 3766067328
4 changed files with 96 additions and 0 deletions
+2
View File
@@ -56,6 +56,8 @@ void test_iscsi_cmdsn_toolow(void);
void test_mandatory_sbc(void);
void test_modesense6_all_pages(void);
void test_nomedia_sbc(void);
void test_orwrite_simple(void);