New ASST3.3 tests (swapping)
This commit is contained in:
20
test161/tests/vm/swap/quintsort.t
Normal file
20
test161/tests/vm/swap/quintsort.t
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
name: "Quint Sort (Swap)"
|
||||
description: >
|
||||
Run five concurent copies of sort.
|
||||
tags: [swap]
|
||||
depends: [swap-basic, /vm/quintsort.t, shell]
|
||||
sys161:
|
||||
cpus: 2
|
||||
ram: 2M
|
||||
disk1:
|
||||
enabled: true
|
||||
monitor:
|
||||
progresstimeout: 30.0
|
||||
commandtimeout: 700.0
|
||||
misc:
|
||||
prompttimeout: 3600.0
|
||||
---
|
||||
khu
|
||||
$ /testbin/quintsort
|
||||
khu
|
Reference in New Issue
Block a user