TESTS add tests for VERIFY10 and VERIFY12

This commit is contained in:
Ronnie Sahlberg
2013-01-21 14:50:40 -08:00
parent 0e4e2e91bd
commit ab3dfae005
29 changed files with 1163 additions and 100 deletions

View File

@@ -34,7 +34,6 @@ test_read10_beyond_eol(void)
return;
}
logging(LOG_VERBOSE, "");
logging(LOG_VERBOSE, "Test READ10 1-256 blocks one block beyond the end");
for (i = 1; i <= 256; i++) {