index
:
progos
master
progos repository
P. Ketscher, K. Knoth, M. Mausz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pintos-progos
/
tests
/
filesys
/
extended
/
grow-create.c
blob: 9ccc4ea31b6a775634b1ca52d818602dbe7d39bd (
plain
)
1
2
3
4
/* Create a file of size 0. */
#define TEST_SIZE 0
#include
"tests/filesys/create.inc"