Working on ASST2 targets.
This commit is contained in:
10
test161/tests/syscalls/readwritetest.t
Normal file
10
test161/tests/syscalls/readwritetest.t
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: "Read and Write Test"
|
||||
description: >
|
||||
Tests sys_read and sys_write by reading and writing to a file.
|
||||
tags: [syscalls,filesyscalls]
|
||||
depends: [/asst2/fs/opentest.t]
|
||||
sys161:
|
||||
ram: 512K
|
||||
---
|
||||
p /testbin/readwritetest
|
Reference in New Issue
Block a user