TESTS: Add a test that SANITIZE commands fail when there is a RESERVATION

This commit is contained in:
Ronnie Sahlberg
2013-07-09 01:51:00 -07:00
parent 9e9ca71247
commit 6e5a5745aa
10 changed files with 148 additions and 4 deletions

View File

@@ -277,6 +277,7 @@ bin_iscsi_test_cu_SOURCES = test-tool/iscsi-test-cu.c \
test-tool/test_sanitize_invalid_serviceaction.c \
test-tool/test_sanitize_overwrite.c \
test-tool/test_sanitize_overwrite_reserved.c \
test-tool/test_sanitize_reservations.c \
test-tool/test_startstopunit_simple.c \
test-tool/test_startstopunit_pwrcnd.c \
test-tool/test_startstopunit_noloej.c \