This repository has been archived on 2021-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
OS/pintos-env/pintos/tests/userprog/Grading

12 lines
398 B
Text
Raw Normal View History

# 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