TESTS: Add tests for INQUIRY allocation length.
Add special test that for SPC3+ devices we do have 16 bits of alloc length available.
This commit is contained in:
@@ -68,6 +68,7 @@ static CU_TestInfo tests_get_lba_status[] = {
|
||||
|
||||
static CU_TestInfo tests_inquiry[] = {
|
||||
{ (char *)"testInquiryStandard", test_inquiry_standard },
|
||||
{ (char *)"testInquiryAllocLength", test_inquiry_alloc_length},
|
||||
CU_TEST_INFO_NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user