CS318 - Pintos
Pintos source browser for JHU CS318 course
src
tests
filesys
base
sm-create.c
Go to the documentation of this file.
1
/** Tests that create properly zeros out the contents of a fairly
2
small file. */
3
4
#define TEST_SIZE 5678
5
#include "tests/filesys/create.inc"
Generated on Thu Aug 22 2019 10:19:15 for CS318 - Pintos by
1.8.16