TEST add simple UNMAP test
This commit is contained in:
@@ -29,6 +29,8 @@ test_read16_beyond_eol(void)
|
||||
{
|
||||
int i, ret;
|
||||
|
||||
CHECK_FOR_SBC;
|
||||
|
||||
logging(LOG_VERBOSE, "");
|
||||
logging(LOG_VERBOSE, "Test READ16 1-256 blocks one block beyond the end");
|
||||
for (i = 1; i <= 256; i++) {
|
||||
|
||||
Reference in New Issue
Block a user