cb8d7cb6822d3e32e5c82aefea6c6fa9f0d9c791
[pintos-anon] / src / tests / vm / Grading
1 # Percentage of the testing point total designated for each set of
2 # tests.
3
4 # This project is primarily about virtual memory, but all the previous
5 # functionality should work too, and it's easy to screw it up, thus
6 # the equal weight placed on each.
7
8 25%     tests/vm/Rubric.functionality
9 25%     tests/vm/Rubric.robustness
10 12.5%   tests/userprog/Rubric.functionality
11 12.5%   tests/userprog/Rubric.robustness
12 25%     tests/filesys/base/Rubric