test/pr: simple PR Out CLEAR test

Check that a Persistent Reserve Out CLEAR request:
- clears an existing reservation
- clears existing registration keys
- bumps the PRgeneration number

Signed-off-by: David Disseldorp <ddiss@suse.de>
This commit is contained in:
David Disseldorp
2015-09-18 18:00:51 +02:00
parent a90e5a3d4c
commit 5c0b1b9913
4 changed files with 97 additions and 0 deletions

View File

@@ -73,6 +73,7 @@ iscsi_test_cu_SOURCES = iscsi-test-cu.c \
test_prout_reserve_simple.c \
test_prout_reserve_access.c \
test_prout_reserve_ownership.c \
test_prout_clear_simple.c \
test_read6_simple.c \
test_read6_beyond_eol.c \
test_read10_simple.c \