Add support for CoreCLR testing via ILLINK on Linux
authorSwaroop Sridhar <swaroops@microsoft.com>
Thu, 23 Mar 2017 01:09:05 +0000 (18:09 -0700)
committerSwaroop Sridhar <Swaroop.Sridhar@microsoft.com>
Tue, 28 Mar 2017 18:31:25 +0000 (11:31 -0700)
commit5f05a462321923ee6d9975cc3f88a233b3143332
tree7a5d5fac3e1aa0166bc0702be2cdc075f3f335a6
parentc9a0d6d510e92dc4ebd4b78f766c706abce0a9af
Add support for CoreCLR testing via ILLINK on Linux

Made changes to the test infrastructure to
1) Generate <test>.sh with commands to invoke ILLINK and run the output
2) Add runtest.sh --link=<path-to-illink> to invoke the ILLINK testing
netci.groovy
tests/runtest.sh
tests/scripts/build_illink.cmd [moved from tests/build_illink.cmd with 58% similarity]
tests/scripts/build_illink.sh [new file with mode: 0755]
tests/src/CLRTest.Execute.Bash.targets
tests/src/CLRTest.Execute.Batch.targets