Make tests public. Rewrite most tests. Add tests.
[pintos-anon] / src / tests / filesys / base / sm-create.c
1 #define TEST_SIZE 5678
2 #include "tests/filesys/create.inc"