TESTS: Add READ12 tests to the new test framework
This commit is contained in:
@@ -50,6 +50,12 @@ void test_read10_rdprotect(void);
|
||||
void test_read10_flags(void);
|
||||
void test_read10_invalid(void);
|
||||
|
||||
void test_read12_simple(void);
|
||||
void test_read12_beyond_eol(void);
|
||||
void test_read12_0blocks(void);
|
||||
void test_read12_rdprotect(void);
|
||||
void test_read12_flags(void);
|
||||
|
||||
void test_readcapacity10_simple(void);
|
||||
|
||||
#endif /* _ISCSI_TEST_CU_H_ */
|
||||
|
||||
Reference in New Issue
Block a user