TESTS: Add some REPORT SUPPORTED OPCODES tests
Add a simple test that it works or is not implemented. Add a RCTD test to verify that with this flag clear we get command descriptors without CTDP set and with it set we get command descriptors with CTDP set and a timeout descriptor
This commit is contained in:
@@ -138,6 +138,9 @@ void test_readcapacity16_simple(void);
|
||||
|
||||
void test_readonly_sbc(void);
|
||||
|
||||
void test_report_supported_opcodes_simple(void);
|
||||
void test_report_supported_opcodes_rctd(void);
|
||||
|
||||
void test_reserve6_simple(void);
|
||||
void test_reserve6_2initiators(void);
|
||||
void test_reserve6_logout(void);
|
||||
|
||||
Reference in New Issue
Block a user