Initial tests and target for ASST3, checkpoint 2.

This commit is contained in:
Scott Haseley
2016-04-07 10:16:33 -04:00
parent 5821a085bf
commit 1600e40d22
17 changed files with 290 additions and 3 deletions

View File

@@ -0,0 +1,13 @@
---
name: "Quint Sort"
description: >
Run five concurent copies of sort.
tags: [vm]
depends: [not-dumbvm-paging]
sys161:
cpus: 2
ram: 8M
---
khu
$ /testbin/quintsort
khu