TESTS Add WRITE12 tests

This commit is contained in:
Ronnie Sahlberg
2013-01-21 11:43:50 -08:00
parent 84c8606c90
commit 8de444bb87
12 changed files with 507 additions and 2 deletions

View File

@@ -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++) {