test-tool: add iSCSI SendTargets.Invalid test case
This test sends a series of Text request PDUs with key-value data that doesn't match SendTargets=All. Signed-off-by: David Disseldorp <ddiss@suse.de>
This commit is contained in:
@@ -560,6 +560,7 @@ static CU_TestInfo tests_iscsi_datasn[] = {
|
||||
|
||||
static CU_TestInfo tests_iscsi_sendtargets[] = {
|
||||
{ (char *)"Simple", test_iscsi_sendtargets_simple },
|
||||
{ (char *)"Invalid", test_iscsi_sendtargets_invalid },
|
||||
CU_TEST_INFO_NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user