[Merge-on-Red] - Implement Test Process Watcher (#78742)
authorIvan Diaz Sanchez <ivdiazsa@microsoft.com>
Fri, 10 Mar 2023 20:06:53 +0000 (12:06 -0800)
committerGitHub <noreply@github.com>
Fri, 10 Mar 2023 20:06:53 +0000 (12:06 -0800)
commit728fd85bc7ad04f5a0ea2ad0d4d8afe371ff9b64
treeca1ac0b3bd9e77e53a7ab392deffe4e14de56775
parentf52e277f54a9413d2f0bd42b8b957c8e4fd263ad
[Merge-on-Red] - Implement Test Process Watcher (#78742)

Initial implementation of the test watcher that looks out for hangs and freezes during test runs.
src/coreclr/CMakeLists.txt
src/native/watchdog/CMakeLists.txt [new file with mode: 0644]
src/native/watchdog/watchdog.cpp [new file with mode: 0644]
src/tests/Common/CLRTest.Execute.Bash.targets
src/tests/Common/CLRTest.Execute.Batch.targets
src/tests/Common/helixpublishwitharcade.proj