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
+2
View File
@@ -311,4 +311,6 @@ void test_multipathio_reset(void);
void test_multipathio_compareandwrite(void);
void test_mpio_async_caw(void);
void test_async_abort_simple(void);
#endif /* _ISCSI_TEST_CU_H_ */