Skip to content

Conversation

vshailesh
Copy link
Contributor

closes #274
Added function for bool, f32, f64, string, vecbytes
Added tests for bool, f32, f64, string

…le, string, vecbytes

- Add Tests for CAPI Flatuffers
- Separate function for creating Uninitialized Sandbox for C guests
- Ignore Test cases for float and double until Github issue hyperlight-dev#179 is fixed.

Signed-off-by: Shailesh Vashishth <[email protected]>
@vshailesh
Copy link
Contributor Author

vshailesh commented Oct 9, 2025

Closed older PR due to commit re-signing, I was facing issue while doing git rebase and git merge.
There are no new code changes in this one, just cleaned up my branch history and consolidated the many commit messages into one summarised message.

@ludfjig ludfjig added the kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. label Oct 9, 2025
Copy link
Contributor

@ludfjig ludfjig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@ludfjig ludfjig merged commit 036d3ae into hyperlight-dev:main Oct 9, 2025
49 of 50 checks passed
Copilot AI pushed a commit that referenced this pull request Oct 10, 2025
…cbytes (#950)

- Add Tests for CAPI Flatbuffers
- Separate function for creating Uninitialized Sandbox for C guests
- Ignore Test cases for float and double until Github issue #179 is fixed.

Signed-off-by: Shailesh Vashishth <[email protected]>
@vshailesh vshailesh deleted the hyperlight_local_3 branch October 13, 2025 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing hl_get_host_return_value_as_*

2 participants