TEST: Add test for EVPD bit for INQUIRY commands
This commit is contained in:
@@ -69,6 +69,7 @@ static CU_TestInfo tests_get_lba_status[] = {
|
||||
static CU_TestInfo tests_inquiry[] = {
|
||||
{ (char *)"testInquiryStandard", test_inquiry_standard },
|
||||
{ (char *)"testInquiryAllocLength", test_inquiry_alloc_length},
|
||||
{ (char *)"testInquiryEVPD", test_inquiry_evpd},
|
||||
CU_TEST_INFO_NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user