adjustments to scores for P2 as discussed.
[pintos-anon] / src / tests / userprog / Grading
1 # Percentage of the testing point total designated for each set of
2 # tests.
3
4 # This project is primarily about implementing system calls.
5 # If you do so properly, the base file system functionality
6 # should come "for free".  Thus, the points emphasis below.
7
8 35%     tests/userprog/Rubric.functionality
9 25%     tests/userprog/Rubric.robustness
10 10%     tests/userprog/no-vm/Rubric
11 30%     tests/filesys/base/Rubric