OSDN Git Service

Use loops to build combinations of run-tests.
authorIan Rogers <irogers@google.com>
Tue, 19 Aug 2014 23:52:36 +0000 (16:52 -0700)
committerIan Rogers <irogers@google.com>
Tue, 26 Aug 2014 23:16:24 +0000 (16:16 -0700)
commitf5c44b37131e7c54675db7d4446cfb256f6bd0f7
tree44aa72c770246682ef25a1855ceba55b90f3a651
parent061d3103991ab4c9a98a14228cbd4c8654da1ac8
Use loops to build combinations of run-tests.

Add a JNI force copy test.
Split tracing from GC, relocation from prebuilding.
As the combinations of tests is sufficiently large to cause make serious work,
only build rules for tests that will be executed. Default to small number of
tests rather than full. Use ART_TEST_FULL=true to override.

Change-Id: Ic25431f29071b840d2e2295be6853511c0b52cfa
build/Android.common_test.mk
test/Android.run-test.mk