Use custom mobile testing API (#53871)
authorFan Yang <52458914+fanyang-mono@users.noreply.github.com>
Thu, 10 Jun 2021 23:22:56 +0000 (19:22 -0400)
committerGitHub <noreply@github.com>
Thu, 10 Jun 2021 23:22:56 +0000 (19:22 -0400)
commite4751aee57c1089cf5aba40256a0d7b5461f691c
tree8e200b07d456efd6b9ff5767c45457c7206d882a
parent5c50866181f3aec681dfea7dff824882bfa28740
Use custom mobile testing API (#53871)

* Use custom Android testing API

* Fix for non-mobile cases

* Use Collection Fixtures for mobile only

* Update src/tests/Common/Coreclr.TestWrapper/MobileAppHandler.cs

Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
* Update src/tests/Common/Coreclr.TestWrapper/MobileAppHandler.cs

Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
* Update src/tests/run.proj

Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
* Fix the ios app extension

* Add back Path and remove redundant namespace string

* Add missing class name Path

Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
src/tests/Common/CLRTest.Execute.Bash.targets
src/tests/Common/CLRTest.Execute.Batch.targets
src/tests/Common/Coreclr.TestWrapper/Coreclr.TestWrapper.csproj
src/tests/Common/Coreclr.TestWrapper/MobileAppHandler.cs [new file with mode: 0644]
src/tests/run.proj