hyperlight-dev / hyperlight-dev/hyperlight
Ensure that all parameter/return types are fully tested
Open
area/testing
help-wanted
lifecycle/confirmed
- Dominant language
- Rust
- Stars
- 4.7k
- Forks
- 208
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 47
Description
Currently, we don't have a comprehensive set of tests that ensures that every parameter/return type shape has its semantics preserved across the guest boundary; we only test this incidentally as part of other functional tests. We should add dedicated tests for this, and ensure that there is at least some testing for every type we have at the interface.
Contributor guide
Assessment
This issue has not been assessed yet.