test/xcopy_simple: add XCOPY test with 0x0A segment descriptor
Check for 0x0A descriptor support via SCSI_COPY_RESULTS_OP_PARAMS. If supported, perform a 0x0A type XCOPY using target's maximum_segment_length (or 256M if larger). Signed-off-by: David Disseldorp <ddiss@suse.de>
This commit is contained in:
@@ -63,6 +63,7 @@ void test_extendedcopy_descr_limits(void);
|
||||
void test_extendedcopy_descr_type(void);
|
||||
void test_extendedcopy_validate_tgt_descr(void);
|
||||
void test_extendedcopy_validate_seg_descr(void);
|
||||
void test_extendedcopy_large(void);
|
||||
|
||||
void test_get_lba_status_simple(void);
|
||||
void test_get_lba_status_beyond_eol(void);
|
||||
|
||||
Reference in New Issue
Block a user