TEST: Add a test that a I_T_Nexus loss clears the PREVENTALLOW on that nexus

This commit is contained in:
Ronnie Sahlberg
2012-07-21 11:17:09 +10:00
parent 5953607743
commit 44bf8a5a3a
4 changed files with 251 additions and 1 deletions

View File

@@ -177,6 +177,7 @@ struct scsi_test tests[] = {
/* preventallowmediumremoval*/
{ "T0380_preventallow_simple", T0380_preventallow_simple },
{ "T0381_preventallow_eject", T0381_preventallow_eject },
{ "T0382_preventallow_itnexus_loss", T0382_preventallow_itnexus_loss },
{ NULL, NULL }
};