Skip to content

Tests for the large memory accesses need to be more generic #400

Description

@bnaecker

See here:

let reads = mgmt::MemoryRead::build_many(page, offset, len)

We're trying to test reads and writes for large-memory accesses, but we're actually only testing the read-side. This should be functionally equivalent, but we need this line to read T::build_many().

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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