PKUOS - Pintos
Pintos source browser for PKU Operating System course
|
#include "tests/filesys/extended/grow-seq.inc"
Go to the source code of this file.
Macros | |
#define | TEST_SIZE 5678 |
Grows a file from 0 bytes to 5,678 bytes, 1,234 bytes at a time. More... | |
#define TEST_SIZE 5678 |
Grows a file from 0 bytes to 5,678 bytes, 1,234 bytes at a time.
Definition at line 4 of file grow-seq-sm.c.