ASST3 test cleanup; added forkbomb
This commit is contained in:
@@ -32,8 +32,8 @@ tests:
|
||||
|
||||
# Checkpoint 2 (100 points)
|
||||
|
||||
# Basic paging (30 points)
|
||||
- id: vm/not-dumbvm2.t
|
||||
# Basic VM (30 points)
|
||||
- id: vm/not-dumbvm-vm.t
|
||||
points: 5
|
||||
- id: vm/sort.t
|
||||
points: 5
|
||||
@@ -46,7 +46,7 @@ tests:
|
||||
- id: vm/stacktest.t
|
||||
points: 5
|
||||
|
||||
# Concurrent paging (40 points)
|
||||
# Concurrent VM (40 points)
|
||||
- id: vm/bigfork.t
|
||||
points: 8
|
||||
- id: vm/parallelvm.t
|
||||
@@ -68,4 +68,6 @@ tests:
|
||||
- id: vm/zero.t
|
||||
points: 5
|
||||
- id: vm/stability/vm-stability.t
|
||||
points: 15
|
||||
points: 10
|
||||
- id: vm/stability/forkbomb.t
|
||||
points: 5
|
||||
|
Reference in New Issue
Block a user