TESTS add tests for VERIFY10 and VERIFY12
This commit is contained in:
@@ -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++) {
|
||||
|
||||
Reference in New Issue
Block a user