Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFaizur Rahman <shrah@microsoft.com>2017-04-07 03:24:18 +0300
committerFaizur Rahman <shrah@microsoft.com>2017-04-07 20:48:15 +0300
commit3562f9f0f4916c3f35cfaf47f3ea76a1756b32be (patch)
tree8a4f9d14c4061e77a2001025b8c1ad329563a05a /tests/Top200.unix.txt
parent1fc98093a45063ffe94dfedb1dedb895461fe5e6 (diff)
Add support for directly running CoreCLR Interop tests in CoreRT
Diffstat (limited to 'tests/Top200.unix.txt')
-rw-r--r--tests/Top200.unix.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/Top200.unix.txt b/tests/Top200.unix.txt
index 9215d296b..9342dc34c 100644
--- a/tests/Top200.unix.txt
+++ b/tests/Top200.unix.txt
@@ -192,4 +192,8 @@ JIT/CodeGenBringUpTests/UModConst/UModConst.sh
JIT/Directed/FaultHandlers/Nesting/Nesting/Nesting.sh
Loader/classloader/TypeInitialization/CctorsWithSideEffects/CctorThrowStaticField/CctorThrowStaticField.sh
JIT/jit64/localloc/eh/eh01_dynamic/eh01_dynamic.sh
-JIT/Regression/JitBlue/DevDiv_142976/DevDiv_142976/DevDiv_142976.sh \ No newline at end of file
+JIT/Regression/JitBlue/DevDiv_142976/DevDiv_142976/DevDiv_142976.sh
+Interop/MarshalAPI/Copy/CopyInt16Array/CopyInt16Array.sh
+Interop/MarshalAPI/ReadWrite/ReadWriteInt32/ReadWriteInt32.sh
+Interop/MarshalAPI/FunctionPointer/FunctionPtrTest/FunctionPtrTest.sh
+Interop/MarshalAPI/UnsafeAddrOfPinnedArrayElement/UnsafeAddrOfPinnedArrayElement/UnsafeAddrOfPinnedArrayElement.sh