ARM-CI: Add tests to CI script
authorPrajwal A N <an.prajwal@samsung.com>
Wed, 29 Jun 2016 07:50:10 +0000 (16:50 +0900)
committerPrajwal A N <an.prajwal@samsung.com>
Fri, 8 Jul 2016 11:43:32 +0000 (20:43 +0900)
commit96b978cae6b7f9757b7bb573f7ef5ec40b220b1f
treeba161d36486195cf96ccbbb8f7704c7d666a7bfe
parentc3e09ed993019ab3a1645cfd78f77112b442f4e8
ARM-CI: Add tests to CI script

Previously we just built coreclr for the emulator rootfs
With this PR, we add the ability to perform selected
tests using the built binaries in the emulated environment

We copy artifacts from the Windows build only job and the corefx
Linux ARM Emulator job and use the same to run the build and the
test

Signed-off-by: Prajwal A N <an.prajwal@samsung.com>
netci.groovy
tests/scripts/arm32_ci_script.sh