TESTS: Add tests for WRITE16 to new framework
This commit is contained in:
@@ -69,7 +69,7 @@ test_read16_flags(void)
|
||||
|
||||
|
||||
logging(LOG_VERBOSE, "Test READ16 with DPO==1 FUA==1 FUA_NV==1");
|
||||
ret = read12(iscsic, tgt_lun, 0,
|
||||
ret = read16(iscsic, tgt_lun, 0,
|
||||
block_size, block_size,
|
||||
0, 1, 1, 1, 0, NULL);
|
||||
CU_ASSERT_EQUAL(ret, 0);
|
||||
|
||||
Reference in New Issue
Block a user