Small changes to targets.

This commit is contained in:
Geoffrey Challen
2016-03-25 15:33:29 -04:00
parent b4bcf45932
commit afcb45766e
9 changed files with 31 additions and 24 deletions

View File

@@ -1,7 +1,8 @@
---
name: "Coremap Test (Loose Bounds)"
description:
"This tests allocates and frees all physical memory multiple times, checking that the amount it was able to allocate is within a reasonable bound"
description: >
Allocates and frees all physical memory multiple times checking
that the amount allocated is within a reasonable bound.
tags: [coremap]
depends: [not-dumbvm.t]
sys161:
@@ -11,4 +12,4 @@ sys161:
disk2:
bytes: 8M
---
|km5 --avail 32 --kernel 125
| km5 --avail 32 --kernel 125