11 lines
398 B
Text
Executable file
11 lines
398 B
Text
Executable file
# 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
|