Working on ASST2 targets.
This commit is contained in:
12
test161/tests/stability/randcall.t
Normal file
12
test161/tests/stability/randcall.t
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
name: "Randcall Test"
|
||||
description:
|
||||
Invokes system calls on random with random arguments.
|
||||
Tests whether your system can gracefully recover from
|
||||
bad system calls.
|
||||
tags: [randcall-2, stability]
|
||||
depends: [shell]
|
||||
sys161:
|
||||
ram: 16M
|
||||
---
|
||||
$ /testbin/randcall -f -c 1000 -r 30 2
|
Reference in New Issue
Block a user