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
+1
View File
@@ -78,6 +78,7 @@ void test_iscsi_cmdsn_toohigh(void);
void test_iscsi_cmdsn_toolow(void);
void test_iscsi_datasn_invalid(void);
void test_iscsi_sendtargets_simple(void);
void test_mandatory_sbc(void);