summaryrefslogtreecommitdiffstats
path: root/src/tests/userprog/Grading
blob: f70dc99acef673fc5a6408c0f7498dc7b027468f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Percentage of the testing point total designated for each set of
# tests.

# This project is primarily about implementing system calls.
# If you do so properly, the base file system functionality
# should come "for free".  Thus, the points emphasis below.

35%	tests/userprog/Rubric.functionality
25%	tests/userprog/Rubric.robustness
10%	tests/userprog/no-vm/Rubric
30%	tests/filesys/base/Rubric