13 lines
204 B
Raku
13 lines
204 B
Raku
---
|
|
name: "Zero Test"
|
|
description: >
|
|
Tests that static memory regions are properly initialized.
|
|
tags: [vm]
|
|
depends: [not-dumbvm-vm]
|
|
sys161:
|
|
ram: 4M
|
|
---
|
|
$ /testbin/huge
|
|
$ /testbin/sort
|
|
$ /testbin/zero
|