TESTS: Add a new test to check standard INQ alloclen
Add a test for the standard INQUIRY data. The iscsi/scsi target should complete the request successfully for all values of buffersize/allocation_length of 1 to 255 bytes. Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
@@ -203,6 +203,7 @@ struct scsi_test tests[] = {
|
||||
|
||||
/* inquiry*/
|
||||
{ "T0400_inquiry_basic", T0400_inquiry_basic },
|
||||
{ "T0401_inquiry_alloclen", T0401_inquiry_alloclen },
|
||||
|
||||
/* iSCSI protocol tests */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user