New ASST3.3 tests (swapping)
This commit is contained in:
17
test161/tests/vm/swap/sort.t
Normal file
17
test161/tests/vm/swap/sort.t
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
name: "Sort Test (Swap)"
|
||||
description: >
|
||||
Test page fault handling by sorting a large array.
|
||||
tags: [swap-basic, swap]
|
||||
depends: [/vm/sort.t]
|
||||
sys161:
|
||||
cpus: 2
|
||||
ram: 1M
|
||||
disk1:
|
||||
enabled: true
|
||||
monitor:
|
||||
commandtimeout: 130.0
|
||||
misc:
|
||||
prompttimeout: 3600.0
|
||||
---
|
||||
| p /testbin/sort
|
Reference in New Issue
Block a user