diff options
Diffstat (limited to 'tests/threads/Grading')
| -rw-r--r-- | tests/threads/Grading | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/threads/Grading b/tests/threads/Grading new file mode 100644 index 0000000..cc235f2 --- /dev/null +++ b/tests/threads/Grading | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | # Percentage of the testing point total designated for each set of | ||
| 2 | # tests. | ||
| 3 | |||
| 4 | # Priority Scheduling | ||
| 5 | 90.0% tests/threads/Rubric.priority | ||
| 6 | |||
| 7 | # Robustness | ||
| 8 | 10.0% tests/threads/Rubric.alarm | ||
| 9 | |||
| 10 | # Not used in SS 2012 | ||
| 11 | # XX.0% tests/threads/Rubric.mlfqs | ||
