platform_build_soong/python
Cole Faust d82f036b89 bp2build support for python_test(_host)
There was a request for using b with python tests. bp2build python
tests exactly the same way as python binaries so that they can be
used with `b`.

Bug: None
Test: go test
Change-Id: Id68a6a73572745a4885b3e5bb1b8452e36baa982
2023-04-13 16:10:59 -07:00
..
scripts stub_template_host redirect SIGINT and SIGTERM to subprocess 2023-03-22 00:17:24 +00:00
tests Precompile python sources 2023-01-27 15:43:38 -08:00
Android.bp Precompile python sources 2023-01-27 15:43:38 -08:00
binary.go bp2build support for python_test(_host) 2023-04-13 16:10:59 -07:00
bp2build.go bp2build support for python_test(_host) 2023-04-13 16:10:59 -07:00
builder.go Precompile python sources 2023-01-27 15:43:38 -08: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 Remove flags that enable the new python path behavior 2022-10-21 16:07:56 -07:00
python.go bp2build support for python_test(_host) 2023-04-13 16:10:59 -07:00
python_test.go Precompile python sources 2023-01-27 15:43:38 -08:00
test.go Add python template for mobly tests. 2023-03-08 21:37:58 +08:00
testing.go Add preparers for python 2021-03-17 23:56:29 +00:00