TESTS: Add a test for READCAPACITY16 with allocation-length == 0
Add a READCAPACITY16 testcase from the Microsoft scsi compliance test suite.
This commit is contained in:
@@ -70,6 +70,7 @@ struct scsi_test tests[] = {
|
||||
|
||||
/* readcapacity16*/
|
||||
{ "T0160_readcapacity16_simple", T0160_readcapacity16_simple },
|
||||
{ "T0161_readcapacity16_alloclen", T0161_readcapacity16_alloclen },
|
||||
|
||||
/* unmap*/
|
||||
{ "T0170_unmap_simple", T0170_unmap_simple },
|
||||
|
||||
Reference in New Issue
Block a user