Add a test to check that if we deliberately send wrong data to the target it will reposnd with sense MISMATCH
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
@@ -55,6 +55,7 @@ struct scsi_test tests[] = {
|
||||
|
||||
/* verify10*/
|
||||
{ "T0130_verify10_simple", T0130_verify10_simple },
|
||||
{ "T0131_verify10_mismatch", T0131_verify10_mismatch },
|
||||
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user