os161/test161/tests/stability/forktest-stability.t
2016-03-01 13:11:30 -05:00

15 lines
264 B
Perl

---
name: "Fork Stability Test"
description:
Runs forktest 5 times to check for synchronization issues.
tags: [stability]
depends: [shell]
sys161:
ram: 16M
---
$ /testbin/forktest
$ /testbin/forktest
$ /testbin/forktest
$ /testbin/forktest
$ /testbin/forktest