CS318 - Pintos
Pintos source browser for JHU CS318 course
Macros
lg-seq-random.c File Reference
#include "tests/filesys/base/seq-random.inc"
Include dependency graph for lg-seq-random.c:

Go to the source code of this file.

Macros

#define TEST_SIZE   75678
 Writes out a fairly large file sequentially, one random-sized block at a time, then reads it back to verify that it was written properly. More...
 

Macro Definition Documentation

◆ TEST_SIZE

#define TEST_SIZE   75678

Writes out a fairly large file sequentially, one random-sized block at a time, then reads it back to verify that it was written properly.

Definition at line 5 of file lg-seq-random.c.