TEST: add a test that a Cold Reset will clear PREVENTALLOW

This commit is contained in:
Ronnie Sahlberg
2012-07-21 11:59:34 +10:00
parent 7d0393452c
commit ca046ab342
4 changed files with 282 additions and 1 deletions
+2 -1
View File
@@ -112,7 +112,8 @@ bin_iscsi_test_SOURCES = test-tool/iscsi-test.c \
test-tool/0380_preventallow_simple.c \
test-tool/0381_preventallow_eject.c \
test-tool/0382_preventallow_itnexus_loss.c \
test-tool/0383_preventallow_target_warm_reset.c
test-tool/0383_preventallow_target_warm_reset.c \
test-tool/0384_preventallow_target_cold_reset.c
endif