@@ -48,7 +48,7 @@ test_writeverify12_beyond_eol(void)
|
||||
i * block_size, block_size, 0, 0, 0, 0, buf,
|
||||
EXPECT_LBA_OOB);
|
||||
if (ret == -2) {
|
||||
logging(LOG_NORMAL, "[SKIPPED] WRITE1VERIFY12 is not implemented.");
|
||||
logging(LOG_NORMAL, "[SKIPPED] WRITEVERIFY12 is not implemented.");
|
||||
CU_PASS("WRITEVERIFY12 is not implemented.");
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user