11 lines
196 B
Perl
11 lines
196 B
Perl
---
|
|
name: "Open Test"
|
|
description: >
|
|
Tests sys_open by attempting to open an existing file.
|
|
tags: [sys_open,filesyscalls,syscalls]
|
|
depends: [console]
|
|
sys161:
|
|
ram: 512K
|
|
---
|
|
p /testbin/opentest
|