TESTS: UNMAP make sure we read the blocks back as 0 after unmap

This commit is contained in:
Ronnie Sahlberg
2013-07-05 19:34:56 -07:00
parent b2e3fc6e6f
commit b1983aeec1
8 changed files with 70 additions and 4 deletions

View File

@@ -200,6 +200,7 @@ test_sanitize_block_erase(void)
logging(LOG_VERBOSE, "Test SANITIZE BLOCK ERASE");
CHECK_FOR_SANITIZE;
CHECK_FOR_DATALOSS;
logging(LOG_NORMAL, "Check that SANITIZE BLOCK_ERASE is supported "
"in REPORT_SUPPORTED_OPCODES");