ASST3 test cleanup; added forkbomb

This commit is contained in:
Scott Haseley
2016-04-07 14:10:47 -04:00
parent a56bf008ba
commit 854931ea44
17 changed files with 40 additions and 21 deletions

View File

@@ -3,7 +3,7 @@ name: "Stack Test"
description: >
Tests your VM stack handling by running the bigexec test from ASST2.
tags: [vm]
depends: [not-dumbvm-paging, shell]
depends: [not-dumbvm-vm, shell]
sys161:
ram: 4M
---