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

Go to the source code of this file.

Macros

#define TEST_SIZE   72943
 Grows a file from 0 bytes to 72,943 bytes, 1,234 bytes at a time. More...
 

Macro Definition Documentation

◆ TEST_SIZE

#define TEST_SIZE   72943

Grows a file from 0 bytes to 72,943 bytes, 1,234 bytes at a time.

Definition at line 4 of file grow-seq-lg.c.