Initial tests and target for ASST3, checkpoint 2.
This commit is contained in:
10
test161/tests/vm/sort.t
Normal file
10
test161/tests/vm/sort.t
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: "Sort Test"
|
||||
description: >
|
||||
Test page fault handling by sorting a large array.
|
||||
tags: [vm]
|
||||
depends: [not-dumbvm-paging]
|
||||
sys161:
|
||||
ram: 2M
|
||||
---
|
||||
| p /testbin/sort
|
Reference in New Issue
Block a user