Add lba-out-of-range tests for ORWRITE

This commit is contained in:
Ronnie Sahlberg
2012-07-14 17:45:43 +10:00
parent 1a7a92024e
commit 030cb9134a
4 changed files with 192 additions and 1 deletions

View File

@@ -164,6 +164,7 @@ struct scsi_test tests[] = {
/* orwrite*/
{ "T0350_orwrite_simple", T0350_orwrite_simple },
{ "T0354_orwrite_beyindeol", T0354_orwrite_beyondeol },
{ NULL, NULL }
};