TESTS Add READ16 tests to the new framework

This commit is contained in:
Ronnie Sahlberg
2013-01-21 08:36:23 -08:00
parent d1641b762b
commit 0c124ce3cc
11 changed files with 456 additions and 1 deletions

View File

@@ -191,6 +191,11 @@ bin_iscsi_test_cu_SOURCES = test-tool/iscsi-test-cu.c \
test-tool/test_read12_0blocks.c \
test-tool/test_read12_rdprotect.c \
test-tool/test_read12_flags.c \
test-tool/test_read16_simple.c \
test-tool/test_read16_beyond_eol.c \
test-tool/test_read16_0blocks.c \
test-tool/test_read16_rdprotect.c \
test-tool/test_read16_flags.c \
test-tool/test_readcapacity10_simple.c
endif