TESTS: Add test for READ10 to check that over/underflow residuals are generated correctly.

This commit is contained in:
Ronnie Sahlberg
2013-03-23 12:44:55 -07:00
parent 808eed9680
commit 5b29ad2ddf
4 changed files with 230 additions and 0 deletions

View File

@@ -230,6 +230,7 @@ bin_iscsi_test_cu_SOURCES = test-tool/iscsi-test-cu.c \
test-tool/test_read10_0blocks.c \
test-tool/test_read10_rdprotect.c \
test-tool/test_read10_flags.c \
test-tool/test_read10_residuals.c \
test-tool/test_read10_invalid.c \
test-tool/test_read12_simple.c \
test-tool/test_read12_beyond_eol.c \