diff options
Diffstat (limited to 'tests/f_ext_zero_len')
-rw-r--r-- | tests/f_ext_zero_len/expect.1 | 13 | ||||
-rw-r--r-- | tests/f_ext_zero_len/expect.2 | 7 | ||||
-rw-r--r-- | tests/f_ext_zero_len/image.gz | bin | 0 -> 576 bytes | |||
-rw-r--r-- | tests/f_ext_zero_len/name | 1 |
4 files changed, 21 insertions, 0 deletions
diff --git a/tests/f_ext_zero_len/expect.1 b/tests/f_ext_zero_len/expect.1 new file mode 100644 index 0000000..40109b3 --- /dev/null +++ b/tests/f_ext_zero_len/expect.1 @@ -0,0 +1,13 @@ +Pass 1: Checking inodes, blocks, and sizes +Inode 12 has zero length extent + (invalid logical block 0, physical block 37) +Clear? yes + +Pass 2: Checking directory structure +Pass 3: Checking directory connectivity +Pass 4: Checking reference counts +Pass 5: Checking group summary information + +test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** +test_filesys: 12/16 files (0.0% non-contiguous), 21/100 blocks +Exit status is 1 diff --git a/tests/f_ext_zero_len/expect.2 b/tests/f_ext_zero_len/expect.2 new file mode 100644 index 0000000..4ee5d96 --- /dev/null +++ b/tests/f_ext_zero_len/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), 21/100 blocks +Exit status is 0 diff --git a/tests/f_ext_zero_len/image.gz b/tests/f_ext_zero_len/image.gz Binary files differnew file mode 100644 index 0000000..a03e5fd --- /dev/null +++ b/tests/f_ext_zero_len/image.gz diff --git a/tests/f_ext_zero_len/name b/tests/f_ext_zero_len/name new file mode 100644 index 0000000..ada4a72 --- /dev/null +++ b/tests/f_ext_zero_len/name @@ -0,0 +1 @@ +extent with zero length |