ARM-CI: Add CI checks for Linux ARM Emulator
authorPrajwal A N <an.prajwal@samsung.com>
Mon, 27 Jun 2016 03:55:00 +0000 (12:55 +0900)
committerPrajwal A N <an.prajwal@samsung.com>
Thu, 7 Jul 2016 04:37:17 +0000 (13:37 +0900)
commit5a53ca190650b39989cf31ad51731a97b20b7294
tree9280f2a464a1b15c996f75d4060183a65d8f9708
parentcd935053c4aa215cd419cea4dc2919cd7f1e97a8
ARM-CI: Add CI checks for Linux ARM Emulator

Some changes to the native part of corefx breaks builds
for the Linux ARM Emulator. Thus adding CI checks for
native part of corefx using cross build based on the
emulator rootfs.

Signed-off-by: Prajwal A N <an.prajwal@samsung.com>
Commit migrated from https://github.com/dotnet/corefx/commit/b5e214ef8c63a16da807115e3c4643b38df819a2
src/libraries/netci.groovy
src/libraries/scripts/arm32_ci_script.sh [new file with mode: 0755]