Implement READ/WRITE_12/16 and a simple test for read16
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
@@ -80,6 +80,9 @@ struct scsi_test tests[] = {
|
||||
{ "T0190_writesame16_unmap", T0190_writesame16_unmap },
|
||||
{ "T0191_writesame16_unmap_unaligned", T0191_writesame16_unmap_unaligned },
|
||||
|
||||
/* read16*/
|
||||
{ "T0200_read16_simple", T0200_read16_simple },
|
||||
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user