Make close-stdin, close-stdout expected output more flexible.
[pintos-anon] / grading / filesys / sm-create.c
1 const char test_name[] = "sm-create";
2 #define TEST_SIZE 5678
3 #include "create.inc"