TESTS Add tests for WRITESAME16 to the new testsuite
This commit is contained in:
@@ -119,4 +119,11 @@ void test_writesame10_wrprotect(void);
|
||||
void test_writesame10_unmap(void);
|
||||
void test_writesame10_unmap_unaligned(void);
|
||||
|
||||
void test_writesame16_simple(void);
|
||||
void test_writesame16_beyond_eol(void);
|
||||
void test_writesame16_0blocks(void);
|
||||
void test_writesame16_wrprotect(void);
|
||||
void test_writesame16_unmap(void);
|
||||
void test_writesame16_unmap_unaligned(void);
|
||||
|
||||
#endif /* _ISCSI_TEST_CU_H_ */
|
||||
|
||||
Reference in New Issue
Block a user