Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

dbs-address-space: UTs might be needed for unimplemented methods in the future. #186

Closed
TimePrinciple opened this issue Aug 5, 2022 · 0 comments

Comments

@TimePrinciple
Copy link
Contributor

TimePrinciple commented Aug 5, 2022

In file hybrid.rs, the following methods are not yet implemented in vm-memory/src/guest_memory.rs:

  • 'file_offset()'
  • 'as_slice()'
  • 'as_mut_slice()'

which returns None regardless of conditions.
UTs of these functions will be needed when they are implemented.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants