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

Add test for native library load through AssemblyLoadContext.LoadUnmanagedDll #34425

Merged
merged 2 commits into from
Apr 2, 2020

Conversation

elinor-fung
Copy link
Member

Noticed that none of the tests we have actually go through AssembylLoadContext.LoadUnmanagedDll

  • Reorganize the NativeLibrary tests to be in one root folder and build/use the same native library for testing
  • Add test for using custom implementation of LoadUnmanagedDll during DLL import for p/invokes

@elinor-fung elinor-fung force-pushed the loadUnmanagedDll-test branch 2 times, most recently from dff2fee to 8716bec Compare April 1, 2020 21:20
@AaronRobinsonMSFT
Copy link
Member

/cc @swaroop-sridhar

@elinor-fung elinor-fung merged commit 4a57527 into dotnet:master Apr 2, 2020
@elinor-fung elinor-fung deleted the loadUnmanagedDll-test branch April 2, 2020 03:00
@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants