Working on ASST2 targets.
This commit is contained in:
14
test161/tests/stability/forktest-stability.t
Normal file
14
test161/tests/stability/forktest-stability.t
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: "Forktest Stability Test"
|
||||
description:
|
||||
Runs forktest 5 times to check for synchronization issues.
|
||||
tags: [stability]
|
||||
depends: [shell, /asst2/process/forktest.t]
|
||||
sys161:
|
||||
ram: 16M
|
||||
---
|
||||
$ /testbin/forktest
|
||||
$ /testbin/forktest
|
||||
$ /testbin/forktest
|
||||
$ /testbin/forktest
|
||||
$ /testbin/forktest
|
Reference in New Issue
Block a user