Initial tests, commands, and target for asst3.1
This commit is contained in:
14
test161/tests/coremap/coremap-tight.t
Normal file
14
test161/tests/coremap/coremap-tight.t
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: "Coremap Test (Tight 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"
|
||||
tags: [coremap]
|
||||
depends: [not-dumbvm.t]
|
||||
sys161:
|
||||
ram: 4M
|
||||
disk1:
|
||||
bytes: 8M
|
||||
disk2:
|
||||
bytes: 8M
|
||||
---
|
||||
|km5 --avail 20 --kernel 105
|
Reference in New Issue
Block a user