Pass 2 more variables to lit tests.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Tue, 23 Jun 2015 20:57:26 +0000 (20:57 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Tue, 23 Jun 2015 20:57:26 +0000 (20:57 +0000)
commit0d1ad626e89441c576418f92f7fd77924aa7e804
tree2903b90cefbba96b6dafbbd015c902a66efe2b0e
parentef42e1115f102e29d0d3da6ac80399cab1a3e043
Pass 2 more variables to lit tests.

Pass ADB and ADB_SERIAL environment variables to lit tests.
This would allow running Android tests in compiler-rt when
there is more than one device attached to the host.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240459 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/TestingConfig.py