platform_build_soong/tradefed
Lorenzo Colitti e29c21e830 Allow using test_config_template for CTS tests.
Currently, soong will not autogenerate AndroidTest.xml files for
CTS tests. The comment says that this is because they can be used
for test data (in which case, autogenerating an AndroidTest.xml
file would not be correct).

Allow autogeneration of test files in the case that the buid rule
explicitly requests it using a test_config_template. This allows
CTS tests to use test_config_template.

Also remove a TODO that was already addressed by aosp/903934.

Test: patching aosp/1235232 and running "m CtsNetTestCases" results in test config
Change-Id: Ic3450b67c47745af5932edd82452fdf16d937ea7
2020-02-14 18:42:06 +09:00
..
autogen.go Allow using test_config_template for CTS tests. 2020-02-14 18:42:06 +09:00
config.go Generate tradefed config for rust device tests. 2019-12-02 17:44:53 +00:00
makevars.go Generate tradefed config for rust device tests. 2019-12-02 17:44:53 +00:00