00001 /* Writes out a fairly large file sequentially, one random-sized00002 block at a time, then reads it back to verify that it was00003 written properly. */00004
00005#define TEST_SIZE 567800006 #include "tests/filesys/base/seq-random.inc"
Generated on Mon Jan 10 16:43:57 2011 for Pintos by
1.5.6