Working on ASST2 targets.
This commit is contained in:
10
test161/tests/syscalls/forktest.t
Normal file
10
test161/tests/syscalls/forktest.t
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: "Fork Test"
|
||||
description: >
|
||||
Test that fork works.
|
||||
tags: [syscalls,procsyscalls]
|
||||
depends: [console, /asst2/fs/readwritetest.t]
|
||||
sys161:
|
||||
ram: 4M
|
||||
---
|
||||
p /testbin/forktest
|
Reference in New Issue
Block a user