Initial tests and target for ASST3, checkpoint 2.
This commit is contained in:
10
test161/tests/vm/stacktest.t
Normal file
10
test161/tests/vm/stacktest.t
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: "Stack Test"
|
||||
description: >
|
||||
Tests your VM stack handling by running the bigexec test from ASST2.
|
||||
tags: [vm]
|
||||
depends: [not-dumbvm-paging, shell]
|
||||
sys161:
|
||||
ram: 4M
|
||||
---
|
||||
$ /testbin/bigexec
|
Reference in New Issue
Block a user