(strip_exit_codes) Include _ in the list of characters considered as
[pintos-anon] / grading / filesys / sm-seq-block.c
1 const char test_name[] = "sm-seq-block";
2 #define TEST_SIZE 5678
3 #define BLOCK_SIZE 513
4 #include "seq-block.inc"