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

Go to the source code of this file.

Macros

#define TEST_SIZE   0
 Create a file of size 0. More...
 

Macro Definition Documentation

◆ TEST_SIZE

#define TEST_SIZE   0

Create a file of size 0.

Definition at line 3 of file grow-create.c.