00001 /* Tests that create properly zeros out the contents of a fairly 00002 small file. */ 00003 00004 #define TEST_SIZE 5678 00005 #include "tests/filesys/create.inc"