Add test that all undefined SANITIZE service actions return an error.

This commit is contained in:
Ronnie Sahlberg
2013-05-26 15:30:26 -07:00
parent 4e08d27031
commit 1c832923c8
4 changed files with 68 additions and 0 deletions

View File

@@ -269,6 +269,7 @@ bin_iscsi_test_cu_SOURCES = test-tool/iscsi-test-cu.c \
test-tool/test_sanitize_simple.c \
test-tool/test_sanitize_overwrite.c \
test-tool/test_sanitize_paramlen.c \
test-tool/test_sanitize_invalid_serviceaction.c \
test-tool/test_startstopunit_simple.c \
test-tool/test_startstopunit_pwrcnd.c \
test-tool/test_startstopunit_noloej.c \