Vanara/UnitTests/Core/InteropServices
dahall 4216d271d9 Added new SafeMemStruct class that wraps a structure into memory with Span support. Added assoc. unit test. 2020-05-14 17:56:28 -06:00
..
GenericSafeHandleTests.cs Changed calls from conversion operator to DangerousGetHandle for all GenericSafeHandle derivatives. 2018-09-04 13:42:49 -06:00
MarshalingStreamTests.cs Reworked memory manipulation functions in InteropExtensions and IntPtrConverter to use new marshaling directives and to drive consistency of use across libs (i.e. call same method to do same work). 2019-11-19 12:52:44 -07:00
NativeMemoryStreamTests.cs Added SafeAUTHZ_SOURCE_SCHEMA_REGISTRATION to support new AuthzEnumerateSecurityEventSources overload. Removed AUTHZ_SOURCE_SCHEMA_REGISTRATION_IN in lieu of better use of AUTHZ_SOURCE_SCHEMA_REGISTRATION. 2019-07-03 14:47:25 -06:00
PinnedObjectTests.cs Initial load: Extra libraries and unit tests 2017-11-27 11:11:20 -07:00
SafeByteArrayTests.cs Initial load: Extra libraries and unit tests 2017-11-27 11:11:20 -07:00
SafeCoTaskMemHandleTests.cs Corrected problem with memory tests found by recent chanages 2019-08-27 17:30:55 -06:00
SafeCoTaskMemStringTests.cs MAJOR BREAKING CHANGEs: 2019-08-17 21:13:57 -06:00
SafeHGlobalHandleTests.cs Corrected problem with memory tests found by recent chanages 2019-08-27 17:30:55 -06:00
SafeMemStructTests.cs Added new SafeMemStruct class that wraps a structure into memory with Span support. Added assoc. unit test. 2020-05-14 17:56:28 -06:00
StrPtrTests.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
StructMarshalerTests.cs New and additional tests 2019-04-08 19:45:25 -06:00