Working on ASST2 targets.
This commit is contained in:
10
test161/tests/syscalls/closetest.t
Normal file
10
test161/tests/syscalls/closetest.t
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: "Close Test"
|
||||
description: >
|
||||
Tests sys_close by closing STDIN and a normal file.
|
||||
tags: [syscalls,filesyscalls]
|
||||
depends: [boot, /asst2/fs/opentest.t]
|
||||
sys161:
|
||||
ram: 512K
|
||||
---
|
||||
p /testbin/closetest
|
Reference in New Issue
Block a user