TEST: Add test that PREVENTs on different IT_Nexuses do not interfere

This commit is contained in:
Ronnie Sahlberg
2012-07-21 15:04:53 +10:00
parent af9d3eab79
commit 94cd6bf3b1
5 changed files with 284 additions and 2 deletions

View File

@@ -181,6 +181,7 @@ struct scsi_test tests[] = {
{ "T0383_preventallow_target_warm_reset", T0383_preventallow_target_warm_reset },
{ "T0384_preventallow_target_cold_reset", T0384_preventallow_target_cold_reset },
{ "T0385_preventallow_lun_reset", T0385_preventallow_lun_reset },
{ "T0386_preventallow_2_itl_nexuses", T0386_preventallow_2_itl_nexuses },
{ NULL, NULL }
};