Working on ASST2 targets.
This commit is contained in:
10
test161/tests/syscalls/opentest.t
Normal file
10
test161/tests/syscalls/opentest.t
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: "Open Test"
|
||||
description: >
|
||||
Tests sys_open by attempting to open an existing file.
|
||||
tags: [syscalls,filesyscalls]
|
||||
depends: [boot]
|
||||
sys161:
|
||||
ram: 512K
|
||||
---
|
||||
p /testbin/opentest
|
Reference in New Issue
Block a user