ASST2 target cleanup.
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
---
|
||||
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]
|
||||
description: >
|
||||
Invokes system calls with random arguments.
|
||||
tags: [stability]
|
||||
depends: [shell]
|
||||
sys161:
|
||||
ram: 16M
|
||||
---
|
||||
$ /testbin/randcall -f -c 1000 -r 30 2
|
||||
$ /testbin/randcall -f -c 100 -r 421 2
|
||||
|
Reference in New Issue
Block a user