Enable the GCSimulator CI run to run on a regular basis
authorSean Gillespie <segilles@microsoft.com>
Tue, 10 May 2016 19:03:16 +0000 (12:03 -0700)
committerSean Gillespie <segilles@microsoft.com>
Tue, 10 May 2016 23:40:48 +0000 (16:40 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/46ba7777d233c3b3787ea02b8226e340f09d574c

435 files changed:
src/coreclr/netci.groovy
src/coreclr/tests/gcSimulatorTests.txt
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator.csproj [new file with mode: 0644]
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_1.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_10.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_100.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_101.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_102.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_103.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_104.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_105.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_106.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_107.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_108.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_109.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_11.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_110.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_111.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_112.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_113.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_114.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_115.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_116.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_117.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_118.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_119.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_12.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_120.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_121.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_122.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_123.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_124.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_125.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_126.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_127.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_128.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_129.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_13.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_130.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_131.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_132.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_133.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_134.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_135.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_136.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_137.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_138.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_139.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_14.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_140.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_141.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_142.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_143.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_144.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_145.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_146.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_147.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_148.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_149.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_15.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_150.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_151.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_152.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_153.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_154.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_155.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_156.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_157.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_158.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_159.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_16.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_160.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_161.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_162.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_163.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_164.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_165.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_166.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_167.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_168.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_169.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_17.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_170.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_171.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_172.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_173.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_174.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_175.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_176.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_177.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_178.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_179.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_18.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_180.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_181.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_182.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_183.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_184.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_185.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_186.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_187.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_188.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_189.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_19.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_190.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_191.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_192.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_193.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_194.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_195.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_196.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_197.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_198.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_199.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_2.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_20.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_200.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_201.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_202.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_203.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_204.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_205.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_206.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_207.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_208.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_209.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_21.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_210.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_211.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_212.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_213.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_214.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_215.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_216.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_217.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_218.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_219.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_22.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_220.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_221.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_222.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_223.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_224.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_225.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_226.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_227.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_228.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_229.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_23.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_230.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_231.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_232.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_233.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_234.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_235.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_236.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_237.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_238.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_239.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_24.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_240.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_241.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_242.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_243.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_244.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_245.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_246.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_247.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_248.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_249.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_25.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_250.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_251.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_252.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_253.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_254.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_255.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_256.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_257.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_258.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_259.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_26.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_260.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_261.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_262.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_263.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_264.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_265.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_266.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_267.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_268.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_269.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_27.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_270.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_271.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_272.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_273.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_274.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_275.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_276.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_277.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_278.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_279.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_28.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_280.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_281.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_282.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_283.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_284.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_285.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_286.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_287.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_288.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_289.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_29.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_290.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_291.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_292.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_293.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_294.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_295.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_296.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_297.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_298.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_299.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_3.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_30.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_300.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_301.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_302.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_303.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_304.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_305.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_306.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_307.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_308.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_309.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_31.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_310.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_311.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_312.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_313.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_314.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_315.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_316.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_317.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_318.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_319.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_32.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_320.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_321.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_322.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_323.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_324.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_325.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_326.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_327.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_328.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_329.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_33.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_330.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_331.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_332.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_333.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_334.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_335.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_336.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_337.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_338.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_339.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_34.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_340.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_341.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_342.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_343.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_344.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_345.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_346.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_347.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_348.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_349.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_35.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_350.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_351.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_352.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_353.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_354.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_355.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_356.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_357.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_358.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_359.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_36.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_360.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_361.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_362.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_363.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_364.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_365.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_366.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_367.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_368.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_369.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_37.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_370.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_371.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_372.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_373.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_374.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_375.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_376.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_377.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_378.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_379.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_38.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_380.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_381.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_382.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_383.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_384.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_385.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_386.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_387.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_388.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_389.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_39.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_390.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_391.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_392.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_393.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_394.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_395.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_396.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_397.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_398.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_399.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_4.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_40.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_400.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_401.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_402.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_403.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_404.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_405.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_406.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_407.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_408.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_409.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_41.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_410.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_411.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_412.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_413.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_414.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_415.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_416.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_417.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_418.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_419.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_42.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_420.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_421.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_422.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_423.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_424.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_425.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_426.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_427.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_428.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_429.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_43.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_430.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_431.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_432.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_44.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_45.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_46.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_47.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_48.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_49.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_5.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_50.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_51.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_52.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_53.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_54.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_55.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_56.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_57.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_58.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_59.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_6.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_60.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_61.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_62.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_63.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_64.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_65.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_66.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_67.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_68.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_69.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_7.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_70.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_71.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_72.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_73.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_74.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_75.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_76.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_77.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_78.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_79.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_8.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_80.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_81.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_82.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_83.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_84.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_85.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_86.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_87.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_88.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_89.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_9.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_90.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_91.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_92.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_93.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_94.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_95.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_96.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_97.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_98.csproj
src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator_99.csproj

index 8bb0650..5dc03b7 100755 (executable)
@@ -136,6 +136,9 @@ def static setTestJobTimeOut(newJob, scenario) {
     else if (isCoverage(scenario)) {
         Utilities.setJobTimeout(newJob, 1440)  
     }
+    else if (isLongGc(scenario)) {
+        Utilities.setJobTimeout(newJob, 1440)
+    }
     // Non-test jobs use the default timeout value.
 }
 
@@ -372,7 +375,11 @@ def static addTriggers(def job, def branch, def isPR, def architecture, def os,
                 addEmailPublisher(job, 'dotnetgctests@microsoft.com')
                 break
             case 'gcsimulator':
-                // GCSimulator is currently only triggered by PR
+                assert (os == 'Ubuntu' || os == 'Windows_NT' || os == 'OSX')
+                assert configuration == 'Release'
+                assert architecture == 'x64'
+                Utilities.addPeriodicTrigger(job, 'H H * * 3,6') // some time every Wednesday and Saturday
+                addEmailPublisher(job, 'dotnetgctests@microsoft.com')
                 break
             case 'ilrt':
                 assert !(os in bidailyCrossList)
index 17eaf37..9b990f9 100644 (file)
@@ -172,7 +172,6 @@ GC/Scenarios/GCSimulator/GCSimulator_254/GCSimulator_254.sh
 GC/Scenarios/GCSimulator/GCSimulator_255/GCSimulator_255.sh
 GC/Scenarios/GCSimulator/GCSimulator_256/GCSimulator_256.sh
 GC/Scenarios/GCSimulator/GCSimulator_257/GCSimulator_257.sh
-GC/Scenarios/GCSimulator/GCSimulator_258/GCSimulator_258.sh
 GC/Scenarios/GCSimulator/GCSimulator_259/GCSimulator_259.sh
 GC/Scenarios/GCSimulator/GCSimulator_25/GCSimulator_25.sh
 GC/Scenarios/GCSimulator/GCSimulator_260/GCSimulator_260.sh
diff --git a/src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator.csproj b/src/coreclr/tests/src/GC/Scenarios/GCSimulator/GCSimulator.csproj
new file mode 100644 (file)
index 0000000..9786d7c
--- /dev/null
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
+  <PropertyGroup>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+    <SchemaVersion>2.0</SchemaVersion>
+    <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+    <OutputType>Exe</OutputType>
+    <AppDesignerFolder>Properties</AppDesignerFolder>
+    <FileAlignment>512</FileAlignment>
+    <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
+    <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
+    <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
+    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
+    <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
+    <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
+    <CLRTestKind>BuildOnly</CLRTestKind>
+  </PropertyGroup>
+  <!-- Default configurations to help VS understand the configurations -->
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+  </PropertyGroup>
+  <ItemGroup>
+    <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
+      <Visible>False</Visible>
+    </CodeAnalysisDependentAssemblyPaths>
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="GCSimulator.cs" />
+    <Compile Include="lifetimefx.cs" />
+  </ItemGroup>
+    <ItemGroup>
+    <None Include="app.config" />
+    <None Include="$(GCPackagesConfigFileDirectory)extra\project.json" />
+  </ItemGroup>
+  <PropertyGroup>
+    <ProjectJson>$(GCPackagesConfigFileDirectory)extra\project.json</ProjectJson>
+    <ProjectLockJson>$(GCPackagesConfigFileDirectory)extra\project.lock.json</ProjectLockJson>
+  </PropertyGroup>
+  <ItemGroup>
+    <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
+  </ItemGroup>
+  <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
+  <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
+  </PropertyGroup>
+</Project>
index 28f032d..4f308a8 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 17 -dc 20000 -sdc 8000 -lt 2 -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b9d1327..05fcecb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c1d451f..2b8c48c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6c7fcc3..6cb3879 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index fb8209c..0936b9b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b9d1327..05fcecb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 38c3498..97d8705 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b010a3b..e56588e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2b7b534..fa0ddda 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c1d451f..2b8c48c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2d8d38e..758df05 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f493112..bf67c0a 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b010a3b..e56588e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b9d1327..05fcecb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 38c3498..97d8705 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 9dfa7df..86469e3 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 17 -dc 20000 -sdc 8000 -lt 4 -f -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 9036b0b..66b642c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b010a3b..e56588e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2b7b534..fa0ddda 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c1d451f..2b8c48c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2d8d38e..758df05 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f493112..bf67c0a 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c4d428e..9fd7d47 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2b7b534..fa0ddda 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 60beb10..f85e3e6 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b9d1327..05fcecb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 38c3498..97d8705 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b010a3b..e56588e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index efb1097..8298916 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2b7b534..fa0ddda 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c1d451f..2b8c48c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index fb8209c..0936b9b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f57ecaa..3144367 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 460655c..56e8aed 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index bf95bc2..2c6af85 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 06442b9..7b76476 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a1a0b36..556c3dc 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e546eea..6218d73 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6038dd2..25a8a52 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e2f9d58..19ca41f 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 0db1126..da33463 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6838099..667494c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f1ba385..a468772 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 5ffa556..15a8586 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 3e95b02..055858a 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c1d451f..2b8c48c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 3e95b02..055858a 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c9314f9..a9a108e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c9314f9..a9a108e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 18d27b6..be8e87c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2e5f255..cd4f5d4 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b94d3d1..76d808a 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 5916c74..c01be6c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index ef32aa8..c519670 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 141e205..7a0c555 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e2d9647..f0af44f 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index fb8209c..0936b9b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e2d9647..f0af44f 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e2d9647..f0af44f 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6fc13dc..02699ab 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 1f3f703..1c0f260 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 546b43d..2011fb5 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index ec23869..c25b0cb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index ec23869..c25b0cb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index ec23869..c25b0cb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a3f5fd0..cafee0d 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index ec23869..c25b0cb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c4d428e..9fd7d47 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a2edfc0..74e0b04 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e0baf94..5d6dd02 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 96336cf..c659191 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b75953b..d6e6a84 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6a58176..17b9e42 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 8a11924..cdd7fd2 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 4634e41..30167e1 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index bfd81c2..7148b24 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 55259a9..6f5473b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index bccf110..e69bd71 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 38c3498..97d8705 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 55259a9..6f5473b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 200386e..c935f07 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c7de1bb..96fe542 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index aa44194..c053417 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 0efdaf3..6e8c1cd 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index ef8c34d..5b7a9d3 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index de07798..f5f6dbd 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 4d8939e..2e2105b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index cab5060..14996e6 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 7292be2..b7b36c0 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 8517 -sdz 17 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b010a3b..e56588e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index bccf110..e69bd71 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index bdcca17..f4353f8 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 2 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 8da744c..07c0d50 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 2 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2ddeaaf..f8cfc3a 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 2 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index ac05dbd..f2a4428 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 2 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index bd12f67..f2d0691 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 2 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index bcf66b3..91ca392 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 4 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 635dda4..b08f91c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 4 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2cbf1ff..35ebf9e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 4 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 1705cdb..fa1cceb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 4 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c1d451f..2b8c48c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 55a0bda..00a6c5e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 4 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 178fc8e..e01e3e8 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 686248d..9d966ef 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 5 -tp 0 -dz 17 -sdz 17 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 7a3dde0..ce16928 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 5 -tp 0 -dz 17 -sdz 17 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 16e4341..d61f865 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 5 -tp 0 -dz 17 -sdz 17 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e098c19..a6893e9 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 7 -tp 0 -dz 17 -sdz 17 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6838099..667494c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index efb1097..8298916 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 18d27b6..be8e87c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b75953b..d6e6a84 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index bf95bc2..2c6af85 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2d8d38e..758df05 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 5e48bd4..e44ba58 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 0960054..8bc3d0e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 215d608..40a2232 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6fc13dc..02699ab 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c7de1bb..96fe542 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6be4dc9..9ec1437 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 17 -dc 30000 -sdc 6000 -lt 3 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 7c0725c..85f6410 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 17 -dc 20000 -sdc 6000 -lt 2 -f -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index db67960..9343214 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 17 -dc 20000 -sdc 8000 -lt 2 -f -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 9dfa7df..86469e3 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 17 -dc 20000 -sdc 8000 -lt 4 -f -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c4d428e..9fd7d47 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f493112..bf67c0a 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 60beb10..f85e3e6 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b9d1327..05fcecb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 38c3498..97d8705 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 28f032d..4f308a8 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 17 -dc 20000 -sdc 8000 -lt 2 -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index bf95bc2..2c6af85 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b010a3b..e56588e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2b7b534..fa0ddda 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c1d451f..2b8c48c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index fb8209c..0936b9b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 5d02fc1..1363ea3 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 08831f8..0ebcdd0 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c4d428e..9fd7d47 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 60beb10..f85e3e6 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b9d1327..05fcecb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b010a3b..e56588e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2b7b534..fa0ddda 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index bf95bc2..2c6af85 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c1d451f..2b8c48c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index fb8209c..0936b9b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c4d428e..9fd7d47 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 38c3498..97d8705 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f4f9e75..5812412 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b010a3b..e56588e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c1d451f..2b8c48c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2d8d38e..758df05 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f493112..bf67c0a 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 08831f8..0ebcdd0 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f4f9e75..5812412 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 5e48bd4..e44ba58 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 9ca2dff..4d8531d 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b6840be..1d6304b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b5bd237..6ba89cf 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 5e48bd4..e44ba58 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a6251f9..ca54460 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index d8463d3..3a6fcb1 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f0c2b6b..4000840 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 4f104e0..6783b2a 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b0e9053..03c9bc1 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c4d428e..9fd7d47 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b9d1327..05fcecb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 73c88ab..0d85ac4 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c1d451f..2b8c48c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index fb8209c..0936b9b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 9ca2dff..4d8531d 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 5c996cc..79e7ad1 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 28d0de7..50eb7c3 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 7926d5a..865fefc 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b12a386..9e65e95 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c6394f8..d70479f 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 0a87ec4..6a7b5ef 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a16d330..edae1ec 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index d21b025..884942b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 73c88ab..0d85ac4 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6c2cb1c..acebb78 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b6840be..1d6304b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 909a76a..070e753 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e20906b..faac00d 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c5013c5..a01d689 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a75ccd3..e5c023d 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index af2629b..85e5be9 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 8092737..d27acb0 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 8ffc7a0..247685d 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a34317b..77dfed2 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f04abc8..478aa41 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 3c92258..8cea5a2 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b5bd237..6ba89cf 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 4f9e008..7ada157 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 0c9bc5f..3a45c73 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 7a3a380..432e968 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 124c5ec..636e79e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6dbbbe4..4d494de 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 9bac5d0..4ab5cc9 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index d37b14d..4508cb9 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e586ea3..8899100 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b4cc86c..fe40492 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 223ae5e..3529575 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a6251f9..ca54460 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 3c92258..8cea5a2 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b755894..5e879e1 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 882f391..6db0854 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 7b1f2c4..18eab5c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 581da7e..59d0fa4 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f7db43c..e375d71 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 29704fd..61793fa 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a5f7200..cf9573e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c8de854..e52671c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 3ca7881..3522c76 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index d8463d3..3a6fcb1 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a1b4a61..5edda6b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 798e06d..bf9515b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 3cda5a5..4c25fd8 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index cec754a..2fd0c35 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index bf2eb93..f331168 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 182e162..171dc24 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 9c672d1..e83d11a 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 4081ac7..c99ff22 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 7f96180..ddf6e00 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 0162adf..132f46e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b010a3b..e56588e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f0c2b6b..4000840 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a5c541b..e35ea43 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 40b20d4..f10c3a6 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e9dfeaf..8a268bb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index d7b72f8..3ee5181 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index eb49b88..cf115da 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b10fb92..5f173a9 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c4d428e..9fd7d47 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 60beb10..f85e3e6 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b9d1327..05fcecb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 38c3498..97d8705 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 4f104e0..6783b2a 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b010a3b..e56588e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2b7b534..fa0ddda 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c1d451f..2b8c48c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6c7fcc3..6cb3879 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index fb8209c..0936b9b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b9d1327..05fcecb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 38c3498..97d8705 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b010a3b..e56588e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2b7b534..fa0ddda 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c1d451f..2b8c48c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b0e9053..03c9bc1 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2d8d38e..758df05 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f493112..bf67c0a 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b9d1327..05fcecb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 38c3498..97d8705 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 9dfa7df..86469e3 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 17 -dc 20000 -sdc 8000 -lt 4 -f -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 9036b0b..66b642c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b010a3b..e56588e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2b7b534..fa0ddda 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c1d451f..2b8c48c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2d8d38e..758df05 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c4d428e..9fd7d47 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f493112..bf67c0a 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c4d428e..9fd7d47 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 60beb10..f85e3e6 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b9d1327..05fcecb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 38c3498..97d8705 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b010a3b..e56588e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index efb1097..8298916 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2b7b534..fa0ddda 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c1d451f..2b8c48c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index fb8209c..0936b9b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b9d1327..05fcecb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f57ecaa..3144367 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 460655c..56e8aed 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 06442b9..7b76476 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a1a0b36..556c3dc 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e546eea..6218d73 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6038dd2..25a8a52 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e2f9d58..19ca41f 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 0db1126..da33463 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6838099..667494c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f1ba385..a468772 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 73c88ab..0d85ac4 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 5ffa556..15a8586 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 3e95b02..055858a 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 3e95b02..055858a 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c9314f9..a9a108e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c9314f9..a9a108e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 18d27b6..be8e87c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2e5f255..cd4f5d4 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b94d3d1..76d808a 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 5916c74..c01be6c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index ef32aa8..c519670 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c1d451f..2b8c48c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 141e205..7a0c555 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e2d9647..f0af44f 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e2d9647..f0af44f 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e2d9647..f0af44f 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6fc13dc..02699ab 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 1f3f703..1c0f260 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 546b43d..2011fb5 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index ec23869..c25b0cb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index ec23869..c25b0cb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index ec23869..c25b0cb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index fb8209c..0936b9b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a3f5fd0..cafee0d 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index ec23869..c25b0cb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a2edfc0..74e0b04 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e0baf94..5d6dd02 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 96336cf..c659191 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b75953b..d6e6a84 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6a58176..17b9e42 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 8a11924..cdd7fd2 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 4634e41..30167e1 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index bfd81c2..7148b24 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 5c996cc..79e7ad1 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 55259a9..6f5473b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index bccf110..e69bd71 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 55259a9..6f5473b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 200386e..c935f07 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c7de1bb..96fe542 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index aa44194..c053417 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 0efdaf3..6e8c1cd 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index ef8c34d..5b7a9d3 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index de07798..f5f6dbd 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 4d8939e..2e2105b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 28d0de7..50eb7c3 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index cab5060..14996e6 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 7292be2..b7b36c0 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 8517 -sdz 17 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index bccf110..e69bd71 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index bdcca17..f4353f8 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 2 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 8da744c..07c0d50 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 2 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2ddeaaf..f8cfc3a 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 2 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index ac05dbd..f2a4428 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 2 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index bd12f67..f2d0691 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 2 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index bcf66b3..91ca392 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 4 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 635dda4..b08f91c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 4 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2b7b534..fa0ddda 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 7926d5a..865fefc 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2cbf1ff..35ebf9e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 4 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 1705cdb..fa1cceb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 4 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 55a0bda..00a6c5e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 4 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 178fc8e..e01e3e8 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 686248d..9d966ef 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 5 -tp 0 -dz 17 -sdz 17 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 7a3dde0..ce16928 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 5 -tp 0 -dz 17 -sdz 17 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 16e4341..d61f865 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 5 -tp 0 -dz 17 -sdz 17 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e098c19..a6893e9 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 7 -tp 0 -dz 17 -sdz 17 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6838099..667494c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index efb1097..8298916 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b12a386..9e65e95 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 18d27b6..be8e87c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b75953b..d6e6a84 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 5e48bd4..e44ba58 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 0960054..8bc3d0e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 215d608..40a2232 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6fc13dc..02699ab 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c7de1bb..96fe542 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6be4dc9..9ec1437 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 17 -dc 30000 -sdc 6000 -lt 3 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 7c0725c..85f6410 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 17 -dc 20000 -sdc 6000 -lt 2 -f -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index db67960..9343214 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 17 -dc 20000 -sdc 8000 -lt 2 -f -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c6394f8..d70479f 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 9dfa7df..86469e3 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 17 -dc 20000 -sdc 8000 -lt 4 -f -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c4d428e..9fd7d47 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 60beb10..f85e3e6 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b9d1327..05fcecb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 38c3498..97d8705 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index d4bc397..fd6f1fc 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 7 -tp 0 -dz 17 -sdc 1024 -dc 10000 -sdz 17 -lt 2 -dp 0.1 -dw 0.0 -f</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f3f4b37..1139d29 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 8 -tp 0 -dz 17 -sdc 1024 -dc 10000 -sdz 17 -lt 2 -dp 0.2 -dw 0.0 -f</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 88cb16c..4f0d43e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 10 -tp 0 -dz 17 -sdc 1024 -dc 10000 -sdz 17 -lt 2 -dp 0.2 -dw 0.0 -f</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index d35da3c..7039313 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 10 -tp 0 -dz 17 -sdc 1024 -dc 10000 -sdz 17 -lt 2 -dp 0.3 -dw 0.0 -f</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b1fa921..1a936f1 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 8 -tp 0 -dz 17 -sdc 1024 -dc 10000 -sdz 17 -lt 2 -dp 0.3 -dw 0.1 -f</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 0a87ec4..6a7b5ef 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 3ca7881..3522c76 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f493112..bf67c0a 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index ef32aa8..c519670 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a16d330..edae1ec 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index d21b025..884942b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 73c88ab..0d85ac4 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6c2cb1c..acebb78 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 909a76a..070e753 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e20906b..faac00d 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c1d451f..2b8c48c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c5013c5..a01d689 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a75ccd3..e5c023d 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index af2629b..85e5be9 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 8092737..d27acb0 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 8ffc7a0..247685d 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a34317b..77dfed2 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f04abc8..478aa41 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 3c92258..8cea5a2 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 4f9e008..7ada157 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 0c9bc5f..3a45c73 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index fb8209c..0936b9b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 7a3a380..432e968 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 124c5ec..636e79e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 6dbbbe4..4d494de 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 9bac5d0..4ab5cc9 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index d37b14d..4508cb9 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e586ea3..8899100 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b4cc86c..fe40492 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 223ae5e..3529575 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 3c92258..8cea5a2 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b755894..5e879e1 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 5d02fc1..1363ea3 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 882f391..6db0854 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 7b1f2c4..18eab5c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 581da7e..59d0fa4 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index f7db43c..e375d71 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 29704fd..61793fa 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a5f7200..cf9573e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c8de854..e52671c 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 3ca7881..3522c76 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a1b4a61..5edda6b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 798e06d..bf9515b 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.4 -dw 0.8</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c4d428e..9fd7d47 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 3cda5a5..4c25fd8 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index cec754a..2fd0c35 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index bf2eb93..f331168 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 182e162..171dc24 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 9c672d1..e83d11a 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.4 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 4081ac7..c99ff22 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 7f96180..ddf6e00 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 0162adf..132f46e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index a5c541b..e35ea43 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 40b20d4..f10c3a6 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 60beb10..f85e3e6 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index e9dfeaf..8a268bb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.8 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index d7b72f8..3ee5181 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index eb49b88..cf115da 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b10fb92..5f173a9 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.8 -dw 0.4</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index c4d428e..9fd7d47 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 60beb10..f85e3e6 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b9d1327..05fcecb 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 38c3498..97d8705 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index b010a3b..e56588e 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 2 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
index 2b7b534..fa0ddda 100644 (file)
@@ -17,6 +17,8 @@
     <DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
     <CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 3 -f -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
     <IsGCSimulatorTest>true</IsGCSimulatorTest>
+    <CLRTestKind>RunOnly</CLRTestKind>
+    <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">