TEST: Add a test that a LUN reset will clear PREVENTALLOW

This commit is contained in:
Ronnie Sahlberg
2012-07-21 12:05:25 +10:00
parent ca046ab342
commit 313d579464
4 changed files with 282 additions and 1 deletions
+2 -1
View File
@@ -113,7 +113,8 @@ bin_iscsi_test_SOURCES = test-tool/iscsi-test.c \
test-tool/0381_preventallow_eject.c \
test-tool/0382_preventallow_itnexus_loss.c \
test-tool/0383_preventallow_target_warm_reset.c \
test-tool/0384_preventallow_target_cold_reset.c
test-tool/0384_preventallow_target_cold_reset.c \
test-tool/0385_preventallow_lun_reset.c
endif