Add BSTR xplat PInvoke testcase (#20231)
authorLuqun Lou <luqunl@users.noreply.github.com>
Sat, 6 Oct 2018 02:07:48 +0000 (19:07 -0700)
committerGitHub <noreply@github.com>
Sat, 6 Oct 2018 02:07:48 +0000 (19:07 -0700)
commit2676f267394392f49611811d488667ea081f2e2c
treea11a1134ffc21ce09964688f112c51ee7eb947a0
parente16ff0bb0426ec02ea29a543ce500f197f7dbf2c
Add BSTR xplat PInvoke testcase (#20231)
tests/src/Common/Platform/platformdefines.cpp
tests/src/Common/Platform/platformdefines.h
tests/src/Interop/ArrayMarshalling/ByValArray/MarshalArrayByValNative.cpp
tests/src/Interop/CMakeLists.txt
tests/src/Interop/StringMarshalling/BSTR/BSTRTest.cs [new file with mode: 0644]
tests/src/Interop/StringMarshalling/BSTR/BSTRTest.csproj [new file with mode: 0644]
tests/src/Interop/StringMarshalling/BSTR/BSTRTestNative.cpp [new file with mode: 0644]
tests/src/Interop/StringMarshalling/BSTR/CMakeLists.txt [new file with mode: 0644]
tests/src/Interop/StringMarshalling/BSTR/PinvokeDef.cs [new file with mode: 0644]
tests/src/Interop/common/types.h