test: simple ABORT TASK TMF test

Dispatch a write and subsequently abort it.

Signed-off-by: David Disseldorp <ddiss@suse.de>
This commit is contained in:
David Disseldorp
2016-03-22 21:04:34 +01:00
parent bfd614053e
commit bf9c7cb277
4 changed files with 214 additions and 1 deletions

View File

@@ -224,7 +224,8 @@ iscsi_test_cu_SOURCES = iscsi-test-cu.c \
test_multipathio_compareandwrite.c \
test_multipathio_async_caw.c \
test_async_read.c \
test_async_write.c
test_async_write.c \
test_async_abort_simple.c
endif