platform_build_soong/python
Liz Kammer 57f5b33ad3 Add test suite handling to central androidmk code
MTS is introducing partial MTS test suites that are per-module, with
names of the format: mts-${MODULE}. By centralizing the code for test
suites, we can automatically add "mts" test suite when an
"mts-${MODULE}" test suite is specified, reducing duplication.

Test: m mts
Bug: 170318013
Change-Id: I8ce9d3c252fcc0a937bb5f2826d21cb6c6932d82
2020-12-01 12:23:56 -08:00
..
scripts Simplify python launcher, use __main__.py 2019-02-15 14:33:59 -08:00
tests Add tests for py(2|3)-cmd 2020-02-19 19:40:38 -08:00
Android.bp Soong package structure refactoring 2020-06-01 13:44:48 -07:00
androidmk.go Add test suite handling to central androidmk code 2020-12-01 12:23:56 -08:00
binary.go HostCross is an attribute of a Target, not OsType 2020-09-24 14:14:31 +09:00
builder.go Add data_native_bins property to java_test_host 2020-07-27 09:14:06 -07:00
defaults.go Remove empty DepsMutator methods 2019-02-01 17:17:58 -08:00
installer.go Merge "Remove old-style support for translated second architectures" 2019-10-07 20:48:07 +00:00
library.go HostCross is an attribute of a Target, not OsType 2020-09-24 14:14:31 +09:00
proto.go Add RuleBuilder helper functions for built and prebuilt tools 2019-07-11 13:05:19 -07:00
python.go Merge "Refactor python to use AndroidMkEntries." 2020-11-26 00:05:52 +00:00
python_test.go Pass Config to NewTestContext instead of ctx.Register 2020-11-12 10:07:49 -08:00
test.go Add java_data parameter to python modules 2020-11-23 18:35:55 +00:00