TESTS: Add test for PREVENTALLOWMEDIUMREMOVAL are cleared on lun/target reset

This commit is contained in:
Ronnie Sahlberg
2013-03-03 13:37:52 -08:00
parent d288d5a8b6
commit 0d5c8a4f11
12 changed files with 535 additions and 0 deletions

View File

@@ -205,6 +205,11 @@ bin_iscsi_test_cu_SOURCES = test-tool/iscsi-test-cu.c \
test-tool/test_prefetch16_flags.c \
test-tool/test_preventallow_simple.c \
test-tool/test_preventallow_eject.c \
test-tool/test_preventallow_itnexus_loss.c \
test-tool/test_preventallow_logout.c \
test-tool/test_preventallow_warm_reset.c \
test-tool/test_preventallow_cold_reset.c \
test-tool/test_preventallow_lun_reset.c \
test-tool/test_prin_read_keys_simple.c \
test-tool/test_prin_serviceaction_range.c \
test-tool/test_prout_register_simple.c \