TESTS: simple LU RESET TMF test
Dispatch a write and subsequently reset the logical unit via iSCSI TMF. This is based on the AbortTaskSimpleAsync test. Signed-off-by: David Disseldorp <ddiss@suse.de>
This commit is contained in:
committed by
Ronnie Sahlberg
parent
d3ef192021
commit
e6f7d5328c
@@ -580,6 +580,7 @@ static CU_TestInfo tests_iscsi_residuals[] = {
|
||||
|
||||
static CU_TestInfo tests_iscsi_tmf[] = {
|
||||
{ (char *)"AbortTaskSimpleAsync", test_async_abort_simple },
|
||||
{ (char *)"LUNResetSimpleAsync", test_async_lu_reset_simple },
|
||||
CU_TEST_INFO_NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user