Skip to content

*nix test for opening /dev/* #514

@kubkon

Description

@kubkon
Member

Assuming that the Wasm app was given necessary capabilities (in this case, access to /dev/ dir), ensure that it is possible to properly open misc devices such as:

  • /dev/random
  • /dev/urandom
  • /dev/zero
  • /dev/null

Relevant PRs that spotted and/or fixed the bug:

Activity

added
wasi:testsIssues pertaining to WASI tests in Wasmtime
on Nov 8, 2019
added a commit that references this issue on Jan 28, 2025
48472d7
added a commit that references this issue on Jan 28, 2025
5728775
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    wasi:testsIssues pertaining to WASI tests in Wasmtime

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @kubkon

      Issue actions

        *nix test for opening /dev/* · Issue #514 · bytecodealliance/wasmtime