00001 /* Grows a file from 0 bytes to 5,678 bytes, 1,234 bytes at a 00002 time. */ 00003 00004 #define TEST_SIZE 5678 00005 #include "tests/filesys/extended/grow-seq.inc"