TEST add test for wrprotect field in ORWRITE

This commit is contained in:
Ronnie Sahlberg
2012-07-14 18:38:48 +10:00
parent 6bbbff64fd
commit e6ca1451b0
4 changed files with 116 additions and 1 deletions

View File

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