2016-03-01 11:44:44 -05:00
|
|
|
---
|
|
|
|
name: "Open Test"
|
|
|
|
description: >
|
|
|
|
Tests sys_open by attempting to open an existing file.
|
2016-03-01 13:11:30 -05:00
|
|
|
tags: [sys_open,filesyscalls,syscalls]
|
|
|
|
depends: [console]
|
2016-03-01 11:44:44 -05:00
|
|
|
sys161:
|
|
|
|
ram: 512K
|
|
|
|
---
|
|
|
|
p /testbin/opentest
|