Initial tests and target for ASST3, checkpoint 2.
This commit is contained in:
12
test161/tests/vm/zero.t
Normal file
12
test161/tests/vm/zero.t
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
name: "Zero Test"
|
||||
description: >
|
||||
Tests that static memory regions are properly initialized.
|
||||
tags: [vm]
|
||||
depends: [not-dumbvm-paging]
|
||||
sys161:
|
||||
ram: 4M
|
||||
---
|
||||
$ /testbin/huge
|
||||
$ /testbin/sort
|
||||
$ /testbin/zero
|
Reference in New Issue
Block a user