TESTS: ORWRITE is optional, lack os support should skip the test not fail it
This commit is contained in:
@@ -63,7 +63,6 @@ test_readonly_sbc(void)
|
||||
}
|
||||
CU_ASSERT_NOT_EQUAL(ret, -1);
|
||||
|
||||
|
||||
logging(LOG_VERBOSE, "Test WRITE_SAME16 fails with WRITE_PROTECTED");
|
||||
ret = writesame16_writeprotected(iscsic, tgt_lun, 0, block_size, 1,
|
||||
0, 0, 0, 0, buf);
|
||||
|
||||
Reference in New Issue
Block a user