Enable all memory guard page tests on windows

Open Beginner friendly
#1,508 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
rust

Research direction

Start by locating the existing linux-only guard_page_crash_test and reviewing the Linux+Windows guard page test pattern introduced in #1498. Update the test configuration so the guard page crash tests also run on Windows, then run the relevant guard page tests on the supported platforms to verify they are enabled.

Written by the indexing model from the issue text.

Description

good first issue lifecycle/confirmed

Linux+window guard pages tests were added in #1498, however it didn't update the existing linux-only guard page tests to also run on windows. We should update the linux-only guard_page_crash_test to also run on windows using the same pattern added 1498

Dominant language
Rust
Stars
4.7k
Forks
210
Avg merge
1d 12h
Merged PRs (30d)
43

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from hyperlight-dev/hyperlight

All issues in hyperlight-dev/hyperlight

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.