3639a1666341c939b87706c73fe68a8170822f8e
[pintos-anon] / src / tests / filesys / base / sm-random.c
1 #define BLOCK_SIZE 13
2 #define TEST_SIZE (13 * 123)
3 #include "tests/filesys/base/random.inc"