TEST: Add test for ORWRITE command

This commit is contained in:
Ronnie Sahlberg
2012-07-14 17:29:58 +10:00
parent 11f7da678b
commit 1ce5d97e57
11 changed files with 291 additions and 24 deletions
+2 -1
View File
@@ -102,7 +102,8 @@ bin_iscsi_test_SOURCES = test-tool/iscsi-test.c \
test-tool/0330_writeverify16_simple.c test-tool/0331_writeverify16_wrprotect.c \
test-tool/0334_writeverify16_beyondeol.c \
test-tool/0340_compareandwrite_simple.c test-tool/0341_compareandwrite_mismatch.c \
test-tool/0343_compareandwrite_beyondeol.c
test-tool/0343_compareandwrite_beyondeol.c \
test-tool/0350_orwrite_simple.c
endif