TESTS: Add a simple test to check that a target survives huge imemdiate data
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
@@ -234,6 +234,9 @@ struct scsi_test tests[] = {
|
||||
/* invalid bufferoffset from initiator */
|
||||
{ "T1020_bufferoffset_invalid", T1020_bufferoffset_invalid },
|
||||
|
||||
/* sending too much unsolicited data */
|
||||
{ "T1030_unsolicited_data_overflow", T1030_unsolicited_data_overflow },
|
||||
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user