platform_build/core/tasks
Brian Muramatsu 237fa07339 Build Support for CTS Native Tests
Bug 4970300

Adds two new variables, CTS_TEST_CASES and CTS_TEST_XMLS, to be read
from CtsTestCaseList.mk. The CTS_TEST_CASES variable can be used to
copy any sort of file to the repository/testcases CTS directory.
The CTS_TEST_XMLS variable can be used to inject test package xmls
from any source rather than relying upon the monolithic and
mostly serial buildCts.py script.

The existing CTS_CORE_CASE_LIST is coded to only support APKs, so
it could not be retrofitted to support native tests. However, the
two new variables can do even more than CTS_CORE_CASE_LIST due to
their generality. In the future, the idea is move away from
CTS_CORE_CASE_LIST and also generate XMLs using separate tools
rather than just buildCts.py.

Change-Id: Ib52722861c37e0f4d511f9041928395bcaba5dea
2011-12-13 14:14:36 -08:00
..
apicheck.mk update to use the new apicheck 2011-04-08 17:32:52 -07:00
cts.mk Build Support for CTS Native Tests 2011-12-13 14:14:36 -08:00
ide.mk Make make ECLIPSE-lunch build a .classpath for all the java stuff that will be included in the 2010-05-26 17:58:21 -04:00
product-graph.mk Tweak the product graph formatting. 2009-08-08 12:15:10 -07:00
sdk-addon.mk Google Add-On API Documentation Fixes (5429077) 2011-11-23 18:08:51 -08:00