9 lines
156 B
Perl
9 lines
156 B
Perl
|
---
|
||
|
name: "Open Test"
|
||
|
description:
|
||
|
Tests open syscall. Attempts to open a file that is known to exist.
|
||
|
tags: [fs]
|
||
|
depends: [boot]
|
||
|
---
|
||
|
p /testbin/opentest
|