TESTS: Add a test and verify we dont get residuals for MODE SENSE 6
This commit is contained in:
@@ -84,6 +84,7 @@ static CU_TestInfo tests_mandatory[] = {
|
||||
|
||||
static CU_TestInfo tests_modesense6[] = {
|
||||
{ (char *)"AllPages", test_modesense6_all_pages },
|
||||
{ (char *)"Residuals", test_modesense6_residuals },
|
||||
CU_TEST_INFO_NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user