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

Go to the source code of this file.

Macros

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

Macro Definition Documentation

◆ TEST_SIZE

#define TEST_SIZE   5678

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

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