Improve GC stress tests (#2166)
authorAndrew Au <andrewau@microsoft.com>
Thu, 30 Jan 2020 00:16:59 +0000 (16:16 -0800)
committerGitHub <noreply@github.com>
Thu, 30 Jan 2020 00:16:59 +0000 (16:16 -0800)
commitac1af50ee7a32dabccbe744c99ac7a78ca865cad
treeb4f313f357ab97527cc6bed0b2e6d90cc4318789
parent920b239e0717583b089e1a9a248c7209ded64ae5
Improve GC stress tests (#2166)
22 files changed:
docs/project/garbage-collector-guidelines.md
docs/workflow/testing/coreclr/gc-stress-run-readme.md [moved from src/coreclr/tests/src/GC/Stress/stress_run_readme.txt with 53% similarity]
src/coreclr/tests/src/GC/Stress/Tests/573277.cs
src/coreclr/tests/src/GC/Stress/Tests/DirectedGraph.cs
src/coreclr/tests/src/GC/Stress/Tests/ExpandHeap.cs
src/coreclr/tests/src/GC/Stress/Tests/GCQueue.cs
src/coreclr/tests/src/GC/Stress/Tests/GCVariant.cs
src/coreclr/tests/src/GC/Stress/Tests/LargeObjectAlloc.cs
src/coreclr/tests/src/GC/Stress/Tests/LargeObjectAlloc2.cs
src/coreclr/tests/src/GC/Stress/Tests/LargeObjectAlloc3.cs
src/coreclr/tests/src/GC/Stress/Tests/LargeObjectAlloc4.cs
src/coreclr/tests/src/GC/Stress/Tests/LargeObjectAllocPinned.cs
src/coreclr/tests/src/GC/Stress/Tests/LeakGenThrd.cs
src/coreclr/tests/src/GC/Stress/Tests/MulDimJagAry.cs
src/coreclr/tests/src/GC/Stress/Tests/PlugGaps.cs
src/coreclr/tests/src/GC/Stress/Tests/SingLinkStay.cs
src/coreclr/tests/src/GC/Stress/Tests/ThdTreeGrowingObj.cs
src/coreclr/tests/src/GC/Stress/Tests/allocationwithpins.cs
src/coreclr/tests/src/GC/Stress/Tests/b115557.cs
src/coreclr/tests/src/GC/Stress/Tests/bestfit-finalize.cs
src/coreclr/tests/src/GC/Stress/Tests/doubLinkStay.cs
src/coreclr/tests/src/GC/Stress/testmix_gc.config