TEST: Add a test for inquiry version descriptors
Block devices should claim at least some version of SPC and SBC
This commit is contained in:
@@ -48,6 +48,7 @@ void test_inquiry_alloc_length(void);
|
||||
void test_inquiry_evpd(void);
|
||||
void test_inquiry_supported_vpd(void);
|
||||
void test_inquiry_mandatory_vpd_sbc(void);
|
||||
void test_inquiry_version_descriptors(void);
|
||||
|
||||
void test_iscsi_cmdsn_toohigh(void);
|
||||
void test_iscsi_cmdsn_toolow(void);
|
||||
|
||||
Reference in New Issue
Block a user