Apply appropriate changes from main branch to bring win0405-branch up
[pintos-anon] / grading / filesys / lg-random.c
1 const char test_name[] = "sm-random";
2 #define BLOCK_SIZE 512
3 #define TEST_SIZE (512 * 150)
4 #include "random.inc"