TESTS: Add tests for INQUIRY allocation length.

Add special test that for SPC3+ devices we do have 16 bits of alloc length available.
This commit is contained in:
Ronnie Sahlberg
2013-03-11 18:32:29 -07:00
parent f8901ea18e
commit b10641566e
4 changed files with 102 additions and 0 deletions

View File

@@ -189,6 +189,7 @@ bin_iscsi_test_cu_SOURCES = test-tool/iscsi-test-cu.c \
test-tool/test_get_lba_status_simple.c \
test-tool/test_get_lba_status_beyond_eol.c \
test-tool/test_inquiry_standard.c \
test-tool/test_inquiry_alloc_length.c \
test-tool/test_nomedia_sbc.c \
test-tool/test_orwrite_simple.c \
test-tool/test_orwrite_beyond_eol.c \