TESTS: Add tests to verify a RESERVE6 is dropped on logout and it-nexus loss

This commit is contained in:
Ronnie Sahlberg
2013-03-21 19:55:24 -07:00
parent 6c0fd5cfa3
commit fd77387c66
5 changed files with 158 additions and 0 deletions

View File

@@ -247,6 +247,8 @@ bin_iscsi_test_cu_SOURCES = test-tool/iscsi-test-cu.c \
test-tool/test_readonly_sbc.c \
test-tool/test_reserve6_simple.c \
test-tool/test_reserve6_2initiators.c \
test-tool/test_reserve6_logout.c \
test-tool/test_reserve6_itnexus_loss.c \
test-tool/test_startstopunit_simple.c \
test-tool/test_startstopunit_pwrcnd.c \
test-tool/test_startstopunit_noloej.c \