Disable a large number of GC tests from running under GCStress
authorSean Gillespie <segilles@microsoft.com>
Tue, 31 May 2016 18:05:40 +0000 (11:05 -0700)
committerSean Gillespie <segilles@microsoft.com>
Tue, 31 May 2016 18:08:24 +0000 (11:08 -0700)
commitd2d543bd5bbeba71e89c0460f5659d1c2f197c45
treefe030d364223bbeb74fc993a3dbdace5d246b7c1
parent19a88d8a92e08c8506f6e69c3964dc77329c108a
Disable a large number of GC tests from running under GCStress
552 files changed:
tests/src/GC/Features/BackgroundGC/concurrentspin2.csproj
tests/src/GC/Features/BackgroundGC/foregroundgc.csproj
tests/src/GC/Features/Finalizer/finalizeio/finalizeio.csproj
tests/src/GC/Features/Finalizer/finalizeother/finalizearraysleep.csproj
tests/src/GC/Features/Finalizer/finalizeother/finalizedest.csproj
tests/src/GC/Features/Finalizer/finalizeother/finalizeexcep.csproj
tests/src/GC/Features/Finalizer/finalizeother/finalizeinherit.csproj
tests/src/GC/Features/Finalizer/finalizeother/finalizenested.csproj
tests/src/GC/Features/HeapExpansion/Finalizer.csproj
tests/src/GC/Features/HeapExpansion/GCUtil_HeapExpansion.csproj
tests/src/GC/Features/HeapExpansion/bestfit-finalize.csproj
tests/src/GC/Features/HeapExpansion/bestfit-threaded.csproj
tests/src/GC/Features/HeapExpansion/expandheap.csproj
tests/src/GC/Features/HeapExpansion/plug.csproj
tests/src/GC/Features/HeapExpansion/pluggaps.csproj
tests/src/GC/Features/KeepAlive/keepaliveother/keepalivearray.csproj
tests/src/GC/Features/KeepAlive/keepaliveother/keepalivedirectedgraph.csproj
tests/src/GC/Features/KeepAlive/keepaliveother/keepalivefinalize.csproj
tests/src/GC/Features/KeepAlive/keepaliveother/keepalivehandle.csproj
tests/src/GC/Features/KeepAlive/keepaliveother/keepalivescope.csproj
tests/src/GC/Features/KeepAlive/keepaliveother/keepalivetry.csproj
tests/src/GC/Features/KeepAlive/keepaliveother/keepalivetypes.csproj
tests/src/GC/Features/LOHCompaction/lohcompact_stress.csproj
tests/src/GC/Features/LOHCompaction/lohcompactapi.csproj
tests/src/GC/Features/LOHCompaction/lohcompactapi2.csproj
tests/src/GC/Features/LOHCompaction/lohcompactapi_exceptions.csproj
tests/src/GC/Features/LOHCompaction/lohcompactscenariorepro.csproj
tests/src/GC/Features/LOHCompaction/lohpin.csproj
tests/src/GC/Features/LOHFragmentation/lohfragmentation.csproj
tests/src/GC/Features/PartialCompaction/eco1.csproj
tests/src/GC/Features/PartialCompaction/partialcompactiontest.csproj
tests/src/GC/Features/PartialCompaction/partialcompactionwloh.csproj
tests/src/GC/Features/Pinning/PinningOther/GCUtil_Pinning.csproj
tests/src/GC/Features/Pinning/PinningOther/PinnedCollect.csproj
tests/src/GC/Features/Pinning/PinningOther/PinnedHandle.csproj
tests/src/GC/Features/Pinning/PinningOther/PinnedInt.csproj
tests/src/GC/Features/Pinning/PinningOther/PinnedMany.csproj
tests/src/GC/Features/Pinning/PinningOther/PinnedMultiple.csproj
tests/src/GC/Features/Pinning/PinningOther/PinnedObject.csproj
tests/src/GC/Features/SustainedLowLatency/scenario.csproj
tests/src/GC/Features/SustainedLowLatency/sustainedlowlatency_race.csproj
tests/src/GC/Features/SustainedLowLatency/sustainedlowlatency_race_reverse.csproj
tests/src/GC/LargeMemory/API/gc/collect.csproj
tests/src/GC/LargeMemory/API/gc/getgeneration.csproj
tests/src/GC/LargeMemory/API/gc/gettotalmemory.csproj
tests/src/GC/LargeMemory/API/gc/keepalive.csproj
tests/src/GC/LargeMemory/API/gc/largeobject.csproj
tests/src/GC/LargeMemory/API/gc/memcheck.csproj
tests/src/GC/LargeMemory/API/gc/reregisterforfinalize.csproj
tests/src/GC/LargeMemory/API/gc/suppressfinalize.csproj
tests/src/GC/LargeMemory/Allocation/finalizertest.csproj
tests/src/GC/LargeMemory/Allocation/largeexceptiontest.csproj
tests/src/GC/LargeMemory/Allocation/largeobject.csproj
tests/src/GC/LargeMemory/Allocation/memcheck.csproj
tests/src/GC/LargeMemory/Regressions/largearraytest.csproj
tests/src/GC/LargeMemory/Regressions/pressureoverflow.csproj
tests/src/GC/Regressions/dev10bugs/536168/536168.csproj
tests/src/GC/Regressions/v2.0-beta1/149926/149926.csproj
tests/src/GC/Regressions/v2.0-beta1/289745/289745.csproj
tests/src/GC/Regressions/v2.0-beta1/289745/302560.csproj
tests/src/GC/Regressions/v2.0-beta2/426480/426480.csproj
tests/src/GC/Regressions/v2.0-beta2/445488/445488.csproj
tests/src/GC/Regressions/v2.0-beta2/460373/460373.csproj
tests/src/GC/Regressions/v2.0-beta2/462651/462651.csproj
tests/src/GC/Regressions/v2.0-beta2/471729/471729.csproj
tests/src/GC/Regressions/v2.0-beta2/476725/ManagedTest.csproj
tests/src/GC/Regressions/v2.0-beta2/485617/Managed.csproj
tests/src/GC/Regressions/v2.0-rtm/494226/494226.csproj
tests/src/GC/Regressions/v2.0-rtm/544701/544701.csproj
tests/src/GC/Scenarios/Affinity/affinitizer.csproj
tests/src/GC/Scenarios/BaseFinal/basefinal.csproj
tests/src/GC/Scenarios/BinTree/bintree.csproj
tests/src/GC/Scenarios/BinTree/thdtree.csproj
tests/src/GC/Scenarios/BinTree/thdtreegrowingobj.csproj
tests/src/GC/Scenarios/BinTree/thdtreelivingobj.csproj
tests/src/GC/Scenarios/Boxing/arrcpy.csproj
tests/src/GC/Scenarios/Boxing/doubLink.csproj
tests/src/GC/Scenarios/Boxing/gcvariant.csproj
tests/src/GC/Scenarios/Boxing/gcvariant2.csproj
tests/src/GC/Scenarios/Boxing/gcvariant3.csproj
tests/src/GC/Scenarios/Boxing/gcvariant4.csproj
tests/src/GC/Scenarios/Boxing/simpvariant.csproj
tests/src/GC/Scenarios/Boxing/vararystress.csproj
tests/src/GC/Scenarios/Boxing/variantint.csproj
tests/src/GC/Scenarios/Boxing/variantlinklist.csproj
tests/src/GC/Scenarios/DoublinkList/DoubLink.csproj
tests/src/GC/Scenarios/DoublinkList/DoubLink_V2.csproj
tests/src/GC/Scenarios/DoublinkList/dlbigleak.csproj
tests/src/GC/Scenarios/DoublinkList/dlbigleakthd.csproj
tests/src/GC/Scenarios/DoublinkList/dlbigleakthd_v2.csproj
tests/src/GC/Scenarios/DoublinkList/dlcollect.csproj
tests/src/GC/Scenarios/DoublinkList/doublinkgen.csproj
tests/src/GC/Scenarios/DoublinkList/doublinknoleak.csproj
tests/src/GC/Scenarios/DoublinkList/doublinknoleak2.csproj
tests/src/GC/Scenarios/DoublinkList/doublinkstay.csproj
tests/src/GC/Scenarios/FinalNStruct/finalnstruct.csproj
tests/src/GC/Scenarios/FinalNStruct/nstructresur.csproj
tests/src/GC/Scenarios/FinalNStruct/nstructtun.csproj
tests/src/GC/Scenarios/FinalNStruct/strmap.csproj
tests/src/GC/Scenarios/FragMan/fragman.csproj
tests/src/GC/Scenarios/GCBase1/gc_base1.csproj
tests/src/GC/Scenarios/GCBase1/gc_base1_1.csproj
tests/src/GC/Scenarios/GCBench/gcbench.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_10.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_100.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_101.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_102.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_103.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_104.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_105.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_106.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_107.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_108.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_109.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_11.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_110.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_111.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_112.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_113.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_114.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_115.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_116.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_117.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_118.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_119.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_12.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_120.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_121.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_122.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_123.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_124.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_125.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_126.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_127.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_128.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_129.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_13.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_130.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_131.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_132.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_133.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_134.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_135.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_136.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_137.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_138.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_139.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_14.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_140.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_141.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_142.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_143.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_144.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_145.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_146.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_147.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_148.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_149.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_15.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_150.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_151.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_152.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_153.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_154.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_155.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_156.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_157.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_158.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_159.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_16.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_160.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_161.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_162.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_163.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_164.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_165.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_166.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_167.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_168.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_169.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_17.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_170.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_171.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_172.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_173.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_174.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_175.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_176.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_177.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_178.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_179.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_18.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_180.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_181.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_182.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_183.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_184.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_185.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_186.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_187.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_188.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_189.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_19.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_190.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_191.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_192.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_193.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_194.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_195.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_196.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_197.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_198.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_199.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_2.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_20.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_200.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_201.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_202.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_203.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_204.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_205.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_206.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_207.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_208.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_209.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_21.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_210.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_211.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_212.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_213.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_214.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_215.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_216.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_217.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_218.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_219.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_22.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_220.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_221.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_222.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_223.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_224.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_225.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_226.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_227.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_228.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_229.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_23.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_230.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_231.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_232.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_233.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_234.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_235.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_236.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_237.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_238.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_239.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_24.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_240.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_241.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_242.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_243.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_244.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_245.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_246.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_247.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_248.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_249.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_25.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_250.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_251.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_252.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_253.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_254.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_255.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_256.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_257.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_258.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_259.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_26.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_260.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_261.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_262.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_263.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_264.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_265.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_266.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_267.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_268.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_269.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_27.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_270.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_271.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_272.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_273.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_274.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_275.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_276.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_277.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_278.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_279.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_28.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_280.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_281.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_282.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_283.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_284.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_285.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_286.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_287.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_288.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_289.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_29.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_290.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_291.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_292.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_293.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_294.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_295.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_296.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_297.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_298.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_299.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_3.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_30.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_300.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_301.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_302.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_303.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_304.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_305.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_306.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_307.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_308.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_309.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_31.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_310.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_311.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_312.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_313.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_314.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_315.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_316.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_317.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_318.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_319.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_32.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_320.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_321.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_322.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_323.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_324.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_325.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_326.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_327.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_328.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_329.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_33.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_330.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_331.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_332.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_333.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_334.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_335.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_336.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_337.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_338.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_339.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_34.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_340.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_341.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_342.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_343.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_344.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_345.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_346.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_347.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_348.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_349.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_35.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_350.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_351.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_352.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_353.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_354.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_355.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_356.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_357.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_358.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_359.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_36.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_360.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_361.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_362.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_363.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_364.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_365.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_366.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_367.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_368.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_369.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_37.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_370.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_371.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_372.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_373.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_374.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_375.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_376.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_377.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_378.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_379.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_38.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_380.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_381.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_382.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_383.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_384.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_385.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_386.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_387.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_388.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_389.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_39.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_390.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_391.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_392.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_393.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_394.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_395.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_396.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_397.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_398.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_399.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_4.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_40.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_400.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_401.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_402.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_403.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_404.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_405.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_406.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_407.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_408.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_409.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_41.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_410.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_411.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_412.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_413.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_414.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_415.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_416.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_417.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_418.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_419.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_42.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_420.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_421.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_422.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_423.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_424.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_425.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_426.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_427.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_428.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_429.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_43.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_430.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_431.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_432.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_44.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_45.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_46.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_47.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_48.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_49.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_5.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_50.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_51.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_52.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_53.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_54.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_55.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_56.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_57.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_58.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_59.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_6.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_60.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_61.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_62.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_63.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_64.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_65.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_66.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_67.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_68.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_69.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_7.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_70.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_71.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_72.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_73.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_74.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_75.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_76.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_77.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_78.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_79.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_8.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_80.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_81.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_82.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_83.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_84.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_85.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_86.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_87.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_88.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_89.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_9.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_90.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_91.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_92.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_93.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_94.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_95.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_96.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_97.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_98.csproj
tests/src/GC/Scenarios/GCSimulator/GCSimulator_99.csproj
tests/src/GC/Scenarios/GCStress/gcstress.csproj
tests/src/GC/Scenarios/LeakGen/leakgen.csproj
tests/src/GC/Scenarios/LeakWheel/leakwheel.csproj
tests/src/GC/Scenarios/NDPin/ndpin.csproj
tests/src/GC/Scenarios/NDPin/ndpinfinal.csproj
tests/src/GC/Scenarios/RanCollect/rancollect.csproj
tests/src/GC/Scenarios/ReflectObj/reflectobj.csproj
tests/src/GC/Scenarios/Resurrection/continue.csproj
tests/src/GC/Scenarios/Rootmem/rootmem.csproj
tests/src/GC/Scenarios/Samples/gc.csproj
tests/src/GC/Scenarios/SingLinkList/singlinkgen.csproj
tests/src/GC/Scenarios/SingLinkList/singlinkstay.csproj
tests/src/GC/Scenarios/StringCreator/stringcreator.csproj
tests/src/GC/Scenarios/THDChaos/thdchaos.csproj
tests/src/GC/Scenarios/THDList/thdlist.csproj
tests/src/GC/Scenarios/WeakReference/weakreffinal.csproj
tests/src/GC/Scenarios/muldimjagary/muldimjagary.csproj