diff options
Diffstat (limited to 'tests/f_end-bitmap')
-rw-r--r-- | tests/f_end-bitmap/expect.1 | 18 | ||||
-rw-r--r-- | tests/f_end-bitmap/expect.2 | 7 | ||||
-rw-r--r-- | tests/f_end-bitmap/image.gz | bin | 0 -> 3756 bytes | |||
-rw-r--r-- | tests/f_end-bitmap/name | 1 |
4 files changed, 26 insertions, 0 deletions
diff --git a/tests/f_end-bitmap/expect.1 b/tests/f_end-bitmap/expect.1 new file mode 100644 index 0000000..85c7e67 --- /dev/null +++ b/tests/f_end-bitmap/expect.1 @@ -0,0 +1,18 @@ +Filesystem did not have a UUID; generating one. + +Pass 1: Checking inodes, blocks, and sizes +Pass 2: Checking directory structure +Pass 3: Checking directory connectivity +Pass 4: Checking reference counts +Pass 5: Checking group summary information +Free blocks count wrong for group #0 (44, counted=63). +Fix? yes + +Padding at end of inode bitmap is not set. Fix? yes + +Padding at end of block bitmap is not set. Fix? yes + + +test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** +test_filesys: 12/16 files (0.0% non-contiguous), 37/100 blocks +Exit status is 1 diff --git a/tests/f_end-bitmap/expect.2 b/tests/f_end-bitmap/expect.2 new file mode 100644 index 0000000..8109f99 --- /dev/null +++ b/tests/f_end-bitmap/expect.2 @@ -0,0 +1,7 @@ +Pass 1: Checking inodes, blocks, and sizes +Pass 2: Checking directory structure +Pass 3: Checking directory connectivity +Pass 4: Checking reference counts +Pass 5: Checking group summary information +test_filesys: 12/16 files (0.0% non-contiguous), 37/100 blocks +Exit status is 0 diff --git a/tests/f_end-bitmap/image.gz b/tests/f_end-bitmap/image.gz Binary files differnew file mode 100644 index 0000000..cb20d0a --- /dev/null +++ b/tests/f_end-bitmap/image.gz diff --git a/tests/f_end-bitmap/name b/tests/f_end-bitmap/name new file mode 100644 index 0000000..b63b6d7 --- /dev/null +++ b/tests/f_end-bitmap/name @@ -0,0 +1 @@ +corruption at end of block bitmap |