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