test-tool: add simple REPORT LUNS test

Check for duplicate LUN entries in the REPORT LUNS response.

Signed-off-by: David Disseldorp <ddiss@suse.de>
This commit is contained in:
David Disseldorp
2021-01-22 21:27:18 +01:00
parent 51313c7912
commit 88a6060c7a
4 changed files with 75 additions and 0 deletions

View File

@@ -113,6 +113,7 @@ iscsi_test_cu_SOURCES = iscsi-test-cu.c \
test_readonly_sbc.c \
test_receive_copy_results_copy_status.c \
test_receive_copy_results_op_params.c \
test_report_luns.c \
test_report_supported_opcodes_one_command.c \
test_report_supported_opcodes_rctd.c \
test_report_supported_opcodes_servactv.c \