2016-04-07 10:16:33 -04:00
|
|
|
---
|
|
|
|
name: "Stack Test"
|
|
|
|
description: >
|
|
|
|
Tests your VM stack handling by running the bigexec test from ASST2.
|
|
|
|
tags: [vm]
|
2016-04-07 14:10:47 -04:00
|
|
|
depends: [not-dumbvm-vm, shell]
|
2016-04-07 10:16:33 -04:00
|
|
|
sys161:
|
2016-04-14 17:47:54 -04:00
|
|
|
ram: 2M
|
2016-04-07 10:16:33 -04:00
|
|
|
---
|
|
|
|
$ /testbin/bigexec
|
2016-04-14 17:47:54 -04:00
|
|
|
$ /testbin/stacktest
|