platform_build_soong/python
Aditya Choudhary 9b59352a82 Add proto for Test ownership metadata.
This Cl adds a new rule to Soong to generate test spec metadata. Also, this CL adds a provider in various test module to provide test spec related data to the Soong rule.
Will add providers and test code to other Module in the future changes.
Provider added for the following test modules in this change: android_robolectric_test, android_test, bootclasspath_fragment_test, java_test, java_test_host, python_test, python_test_host, sh_test,and sh_test_host.

Bug: 296873595

Change-Id: I5f89f72d5874bb7838ae357efdb8c6ca208e18a7
2023-11-15 09:08:02 +00:00
..
scripts stub_template_host redirect SIGINT and SIGTERM to subprocess 2023-03-22 00:17:24 +00:00
tests Skip py2-cmd tests on Mac 2023-08-22 18:41:25 -04:00
Android.bp Add proto for Test ownership metadata. 2023-11-15 09:08:02 +00:00
binary.go bp2build support for python_test(_host) 2023-04-13 16:10:59 -07:00
bp2build.go Have ConvertWBp2build use Bp2buildMutatorContext 2023-09-20 14:49:35 +00:00
builder.go Prepare soong for python 3.11 2023-08-16 21:47:03 -04:00
defaults.go Fix some issues in bp2build converter for python_binary_host. 2022-10-12 17:43:20 -07:00
library.go Refactor python rules 2023-01-25 10:40:59 -08:00
proto.go Use relative path instead of base for python proto 2023-08-15 18:33:00 +00:00
python.go Merge "Revert "Temporarily disable python precompilation for py3.11"" into main 2023-08-31 15:38:39 +00:00
python_test.go Precompile python sources 2023-01-27 15:43:38 -08:00
test.go Add proto for Test ownership metadata. 2023-11-15 09:08:02 +00:00
testing.go Add preparers for python 2021-03-17 23:56:29 +00:00