(strip_exit_codes) Include _ in the list of characters considered as
[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"