diff options
Diffstat (limited to '')
-rw-r--r-- | tests/f_big_sparse/expect.1 | 11 | ||||
-rw-r--r-- | tests/f_big_sparse/expect.2 | 7 | ||||
-rw-r--r-- | tests/f_big_sparse/image.gz | bin | 0 -> 801 bytes | |||
-rw-r--r-- | tests/f_big_sparse/name | 1 |
4 files changed, 19 insertions, 0 deletions
diff --git a/tests/f_big_sparse/expect.1 b/tests/f_big_sparse/expect.1 new file mode 100644 index 0000000..eac82ed --- /dev/null +++ b/tests/f_big_sparse/expect.1 @@ -0,0 +1,11 @@ +Pass 1: Checking inodes, blocks, and sizes +Inode 12, i_size is 61440, should be 4398050758656. Fix? 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/64 files (0.0% non-contiguous), 27/100 blocks +Exit status is 1 diff --git a/tests/f_big_sparse/expect.2 b/tests/f_big_sparse/expect.2 new file mode 100644 index 0000000..ae45ec5 --- /dev/null +++ b/tests/f_big_sparse/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/64 files (0.0% non-contiguous), 27/100 blocks +Exit status is 0 diff --git a/tests/f_big_sparse/image.gz b/tests/f_big_sparse/image.gz Binary files differnew file mode 100644 index 0000000..027feeb --- /dev/null +++ b/tests/f_big_sparse/image.gz diff --git a/tests/f_big_sparse/name b/tests/f_big_sparse/name new file mode 100644 index 0000000..b9d9723 --- /dev/null +++ b/tests/f_big_sparse/name @@ -0,0 +1 @@ +big sparse file |