Add a test that a sanitize operation will continue across resets

Verify that abort task/abort task set/lun reset/warm reset/cold reset
and full blown session failures will not affect a sanitize that is in
progress
This commit is contained in:
Ronnie Sahlberg
2013-07-21 14:11:13 -07:00
parent 49698e0322
commit d901700633
7 changed files with 186 additions and 2 deletions

View File

@@ -279,6 +279,7 @@ bin_iscsi_test_cu_SOURCES = test-tool/iscsi-test-cu.c \
test-tool/test_sanitize_overwrite_reserved.c \
test-tool/test_sanitize_readonly.c \
test-tool/test_sanitize_reservations.c \
test-tool/test_sanitize_reset.c \
test-tool/test_startstopunit_simple.c \
test-tool/test_startstopunit_pwrcnd.c \
test-tool/test_startstopunit_noloej.c \