[profiler] Add xunit xml profiler tests output and allow tests to run from outside...
commit73afc0361a56029d837d77e1bde8bb3acc12ea72
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 26 Oct 2018 22:32:58 +0000 (27 00:32 +0200)
committerGitHub <noreply@github.com>
Fri, 26 Oct 2018 22:32:58 +0000 (27 00:32 +0200)
tree40cff543baae2c65455059a882f9c208debfabc1
parentf8f574ded58bf77a617255f37b9d7d1d44eb076e
[profiler] Add xunit xml profiler tests output and allow tests to run from outside the build tree  (#11383)

We need xunit xml output for Helix.

The new mode which doesn't rely on build tree paths can be enabled by passing the special value "out-of-tree" as the build dir.

Respects the MONO_EXECUTABLE env variable and bases everything off of that.

Also unified run_test and run_test_sgen since we only have sgen nowadays and we only need one.
mono/profiler/Makefile.am
mono/profiler/ptestrunner.pl