add a regression test for Linux GC segfault. (dotnet/coreclr#19820)
authorSergey Andreenko <seandree@microsoft.com>
Thu, 6 Sep 2018 20:25:52 +0000 (13:25 -0700)
committerGitHub <noreply@github.com>
Thu, 6 Sep 2018 20:25:52 +0000 (13:25 -0700)
commitb3ccd8db1e00d1aa128ea1740d52d73f49df7987
tree23d390e7600427f3f7bd41b2e81436f4ded28529
parentdd00595ee1a2efa0be61f21e41cdc4c3c08def3a
add a regression test for Linux GC segfault. (dotnet/coreclr#19820)

* add test

* move the test to pri1 and reduce number of iterations

Commit migrated from https://github.com/dotnet/coreclr/commit/de7ea8c4307b8d0b9be7c3427e1ccfeb926e38a8
src/coreclr/tests/src/JIT/Regression/JitBlue/GitHub_19361/GitHub_19361.cs [new file with mode: 0644]
src/coreclr/tests/src/JIT/Regression/JitBlue/GitHub_19361/GitHub_19361.csproj [new file with mode: 0644]