TESTS Add WRITE12 tests
This commit is contained in:
@@ -34,7 +34,6 @@ test_read12_beyond_eol(void)
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
logging(LOG_VERBOSE, "");
|
||||
logging(LOG_VERBOSE, "Test READ12 1-256 blocks one block beyond the end");
|
||||
for (i = 1; i <= 256; i++) {
|
||||
|
||||
Reference in New Issue
Block a user