Add tests for reading beyong eol for READ6
This commit is contained in:
@@ -4,7 +4,7 @@ CFLAGS=-g -O0 -fPIC -Wall -W -I. -I./include -I../include "-D_U_=__attribute__((
|
||||
TESTS=0100_read10_simple.o 0101_read10_beyond_eol.o 0102_read10_0blocks.o \
|
||||
0103_read10_rdprotect.o 0104_read10_flags.o 0105_read10_invalid.o \
|
||||
0110_readcapacity10_simple.o 0111_readcapacity10_pmi.o \
|
||||
0120_read6_simple.o
|
||||
0120_read6_simple.o 0121_read6_beyond_eol.o
|
||||
|
||||
all: iscsi-test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user