15 lines
295 B
Perl
15 lines
295 B
Perl
---
|
|
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
|