5 check_expected (IGNORE_EXIT_CODES => 1, [<<'EOF']);
7 (grow-sparse) create "testfile"
8 (grow-sparse) open "testfile"
9 (grow-sparse) seek "testfile"
10 (grow-sparse) write "testfile"
11 (grow-sparse) close "testfile"
12 (grow-sparse) open "testfile" for verification
13 (grow-sparse) verified contents of "testfile"
14 (grow-sparse) close "testfile"