TEST: Add a test that PREVENTALLOW is cleared byb a warm reset

This commit is contained in:
Ronnie Sahlberg
2012-07-21 11:53:26 +10:00
parent 44bf8a5a3a
commit 7d0393452c
4 changed files with 282 additions and 1 deletions

View File

@@ -178,6 +178,7 @@ struct scsi_test tests[] = {
{ "T0380_preventallow_simple", T0380_preventallow_simple },
{ "T0381_preventallow_eject", T0381_preventallow_eject },
{ "T0382_preventallow_itnexus_loss", T0382_preventallow_itnexus_loss },
{ "T0383_preventallow_target_warm_reset", T0383_preventallow_target_warm_reset },
{ NULL, NULL }
};