Add a test for mandatory opcodes for SBC devices.
Note that Read16/Readcapacity16 are mandatory on SBC3 but not prior. Not all mandatory opcodes are tested for yet.
This commit is contained in:
@@ -49,6 +49,8 @@ void test_inquiry_evpd(void);
|
||||
void test_inquiry_supported_vpd(void);
|
||||
void test_inquiry_mandatory_vpd_sbc(void);
|
||||
|
||||
void test_mandatory_sbc(void);
|
||||
|
||||
void test_nomedia_sbc(void);
|
||||
|
||||
void test_orwrite_simple(void);
|
||||
|
||||
Reference in New Issue
Block a user