test/pr: simple PRin REPORT CAPABILITIES test

Check that the Persistent Reserve In REPORT CAPABILITIES response
carries valid LENGTH, ALLOW COMMANDS, and PERSISTENT RESERVATION TYPE
MASK fields.

Signed-off-by: David Disseldorp <ddiss@suse.de>
This commit is contained in:
David Disseldorp
2015-09-24 16:47:23 +02:00
parent 9c524b37fa
commit 9aa5b55b41
5 changed files with 139 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ iscsi_test_cu_SOURCES = iscsi-test-cu.c \
test_preventallow_2_itnexuses.c \
test_prin_read_keys_simple.c \
test_prin_serviceaction_range.c \
test_prin_report_caps.c \
test_prout_register_simple.c \
test_prout_reserve_simple.c \
test_prout_reserve_access.c \