Skip to content

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

@bnaecker

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().

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