TESTS: add READCAPACITY16 tests

This commit is contained in:
Ronnie Sahlberg
2013-01-21 17:13:48 -08:00
parent ab3dfae005
commit d7be22fa2f
7 changed files with 129 additions and 0 deletions

View File

@@ -197,6 +197,8 @@ bin_iscsi_test_cu_SOURCES = test-tool/iscsi-test-cu.c \
test-tool/test_read16_rdprotect.c \
test-tool/test_read16_flags.c \
test-tool/test_readcapacity10_simple.c \
test-tool/test_readcapacity16_simple.c \
test-tool/test_readcapacity16_alloclen.c \
test-tool/test_verify10_simple.c \
test-tool/test_verify10_beyond_eol.c \
test-tool/test_verify10_0blocks.c \