Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added HV Socket tests #240

Merged
merged 2 commits into from Aug 22, 2022
Merged

Added HV Socket tests #240

merged 2 commits into from Aug 22, 2022

Commits on Jul 22, 2022

  1. Added HV Socket tests

    Added tests for core Hyper-V socket functionality, including testing
    CloseRead and CloseWrite, as well as checking addresses are appropriate
    and timeouts work.
    
    Added fuzzing test to check for edge case read/write issues.
    
    Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
    helsaawy committed Jul 22, 2022
    Copy the full SHA
    70bc382 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. pr: asserts, naming, fatal in test

    Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
    helsaawy committed Aug 19, 2022
    Copy the full SHA
    3c24e36 View commit details
    Browse the repository at this point in the history