2016-02-29 20:12:09 -05:00
|
|
|
---
|
|
|
|
name: "Fork Test"
|
2016-03-01 11:44:44 -05:00
|
|
|
description: >
|
|
|
|
Test that fork works.
|
|
|
|
tags: [syscalls,procsyscalls]
|
2016-02-29 20:12:09 -05:00
|
|
|
depends: [console, /asst2/fs/readwritetest.t]
|
|
|
|
sys161:
|
|
|
|
ram: 4M
|
|
|
|
---
|
|
|
|
p /testbin/forktest
|