Skip to content

Test async implementation of write hypercall #1161

@n0toose

Description

@n0toose

See: #1145 (comment)

My work on hermit-os/kernel#2013 showed me that although we do test the write hypercall (both on Uhyve, and implicitly in the kernel as well), we don't do that for the #[async_trait] variant. This could've led to a regression, so it might make sense to add a test that uses the separate implementation that otherwise looks identical.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions