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

Go to the source code of this file.

Macros

#define TEST_SIZE   75678
 Tests that create properly zeros out the contents of a fairly large file. More...
 

Macro Definition Documentation

◆ TEST_SIZE

#define TEST_SIZE   75678

Tests that create properly zeros out the contents of a fairly large file.

Definition at line 4 of file lg-create.c.