projects
/
pintos-anon
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
- added priority-donate-chain test which tests 8-level deep nested donation
[pintos-anon]
/
src
/
tests
/
filesys
/
extended
/
grow-create.c
1
/* Create a file of size 0. */
2
3
#define TEST_SIZE 0
4
#include "tests/filesys/create.inc"