os161/test161/tests/syscalls/readwritetest.t

11 lines
238 B
Perl
Raw Normal View History

2016-03-01 11:44:44 -05:00
---
name: "Read and Write Test"
description: >
Tests sys_read and sys_write by reading and writing to a file.
2016-03-01 13:11:30 -05:00
tags: [sys_read,sys_write,filesyscalls,syscalls]
depends: [console,sys_open]
2016-03-01 11:44:44 -05:00
sys161:
ram: 512K
---
p /testbin/readwritetest