test-tool: add iSCSI SendTargets.Simple test

This test currently only sends a SendTargets request via existing normal
iSCSI sessions.

Signed-off-by: David Disseldorp <ddiss@suse.de>
This commit is contained in:
David Disseldorp
2019-09-11 16:02:04 +02:00
parent d42fcd89ce
commit 955b16b3e3
4 changed files with 110 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ iscsi_test_cu_SOURCES = iscsi-test-cu.c \
test_iscsi_cmdsn_toohigh.c \
test_iscsi_cmdsn_toolow.c \
test_iscsi_datasn_invalid.c \
test_iscsi_sendtargets.c \
test_mandatory_sbc.c \
test_modesense6_all_pages.c \
test_modesense6_control.c \