OSDN Git Service

ART: Make run-test temp dir consistent
authorAndreas Gampe <agampe@google.com>
Thu, 21 Jul 2016 04:09:29 +0000 (21:09 -0700)
committerAndreas Gampe <agampe@google.com>
Thu, 21 Jul 2016 17:06:31 +0000 (10:06 -0700)
commit34a8a0fa1de56ae97b272a3c43516053e068c007
tree9a44c4cd477a3f2ada114b302a961edc38cf1407
parente4b1c86d13c3f60362708f4a128b62db156f5fde
ART: Make run-test temp dir consistent

We use the username as a directory component in run-test. Use the
same when driven through the Makefile.

Drop the username in run-test when TMP_DIR is set.

Test: m test-art-host-run-test
Test: art/test/run-test --host 001-HelloWorld
Change-Id: I060997ffbd80cd4da30dd6ac8d3954641de3292b
build/Android.common_path.mk
test/run-test