summaryrefslogtreecommitdiff
path: root/tests/src/GC
AgeCommit message (Expand)AuthorFilesLines
2019-07-10refresh GC reliability tests (#25622)Vladimir Sadov3-8/+13
2019-06-27removed unnecessary WriteLine form a test (#25460)Vladimir Sadov1-2/+1
2019-06-27Fix SIGSEGV in GC when dealing with large double[] on ARM32 (#25403)Vladimir Sadov2-0/+52
2019-06-21Disable unloading incompatible test for runincontext (#25126)Jan Vorlicek1-0/+2
2019-06-03Added scenario to test that CallGetTotalAllocatedBytes is monotonic in imprec...Vladimir Sadov1-9/+25
2019-05-13Implement GC.GetTotalAllocatedBytes (#23852)Ludovic Henry2-0/+206
2019-05-02System.GC.AllocateUninitializedArray (#24096)Vladimir Sadov2-0/+166
2019-04-22Disable 2 GC tests under HeapVerify for arm64Bruce Forstall2-2/+2
2019-04-15Update clr-configuration-knobs and cleanups (#24016)Adeel Mujahid1-5/+0
2019-03-19Exclude GC/Collect from GCStress testing. (#23345)Sergey Andreenko1-0/+1
2019-03-05Remove dead AppDomain unload code (#23026)Steve MacLean1-30/+0
2019-02-25Fix and re-enable some finalizer tests (#22771)Andy Ayers5-0/+10
2019-02-23Removed erroneous use of 'PROCESSOR_ARCHITECTURE' Enviroment variable (#22743)John1-3/+3
2019-02-06Add option to run tests in unloadable context (#22332)Jan Vorlicek9-0/+17
2019-01-29To support container scenario, 2 HardLimit configs are added - (#22180)Maoni Stephens1-1/+9
2019-01-25this test should not be run under gcstress (#22214)Sergey Andreenko1-0/+1
2019-01-23this test should not be run under gcstress (#22175)Maoni Stephens1-0/+1
2018-11-08Add unloadability support to ReliabilityFramework (#20418)Jan Vorlicek6-81/+566
2018-10-29Remove outdated GC perf test framework (#20673)Sung Yoon Whang16-4376/+0
2018-08-24Use runtest.py to run tests for all platforms (#19213)Jarret Shook3-0/+10
2018-08-23Enable unloading of AssemblyLoadContext (#18476)Jan Vorlicek5-8/+31
2018-08-13Disable 3 tests for Windows/arm32 HeapVerify runsBruce Forstall3-2/+3
2018-07-19Removing WINCORESYS usages from the test projectsTanner Gooding2-8/+0
2018-06-13Merge pull request #18438 from BruceForstall/FixKeepAliveBruce Forstall1-5/+9
2018-06-12Fix GC KeepAlive testBruce Forstall1-5/+9
2018-06-08Disable 3 tests incompatible with GCStress=3Bruce Forstall1-1/+2
2018-04-26Fix GC test failures (#17766)Sung Yoon Whang3-20/+27
2018-04-20Fix GC tests that contain GC.Collect() used in wrong scope (#17680)Sung Yoon Whang37-287/+451
2018-04-18Fix GC leakwheel scenario test (#17656)Sung Yoon Whang1-34/+43
2018-04-17Fix GC tests. (#17594)Sergey Andreenko7-42/+102
2018-03-16Fix test for GC.GetAllocatedBytesForCurrentThread to be more lenient with the...Sung Yoon Whang1-1/+1
2018-03-08 Disable some GC tests from GCStress runs (#16846)Sung Yoon Whang4-3/+7
2018-02-27Add test for GC.GetAllocatedBytesForCurrentThread (#16428)Sung Yoon Whang2-0/+163
2018-02-26Re-attempt fixing case in GC reliability/stress night config (#16607)Sung Yoon Whang1-1/+1
2018-02-26Fix for incorrect case in GC reliability/stress night config (#16595)Sung Yoon Whang1-1/+1
2018-02-16Fix dlStack test (#16410)Sergey Andreenko1-6/+15
2018-01-16Disable GetGeneration from GCStress runsBruce Forstall1-1/+1
2018-01-11Disable NoGC test in GCStress test runsBruce Forstall1-0/+1
2017-09-05Merge pull request #13763 from shimingsg/v-shige/addtestdependencyxmlfilesShiming Ge6-3/+24135
2017-09-02update correct file path if the working folder is not test case foldershimingsg2-3/+5
2017-09-01need casting for size calculation (#13754)Maoni Stephens1-2/+2
2017-08-31Merge pull request #13394 from shimingsg/v-shige/add-perftc-0816Shiming Ge4-0/+314
2017-08-31add test dependency filesShiming Ge4-0/+24130
2017-08-17replace Making with Marking for the test nameShiming Ge (Pactera Technologies)2-0/+0
2017-08-16Move less valuable tests to priority 1.Pat Gavlin518-3734/+2628
2017-08-16correct typoShiming Ge (Pactera Technologies)1-1/+1
2017-08-16add MS licenseShiming Ge (Pactera Technologies)2-3/+11
2017-08-16Add perf test case to coreclrShiming Ge (Pactera Technologies)4-0/+306
2017-08-15Merge pull request #13310 from shimingsg/v-shige/add-perftc-0810Shiming Ge6-0/+548
2017-08-15Merge pull request #13334 from shimingsg/v-shige/add-perftc-0811Shiming Ge8-0/+1036