platform_build_soong/python
Julien Desprez d3dbf07c37 Mark par_test as not unit tests
They seem to be used as Soong validation. They are not implemented against the python
unit tests framework, so we can execute them as such in CI automatically.

Change-Id: I8fe662d5d3399d60c8a05acc79b4dd51b5d138a6
Test: presubmit
Bug: 183730987
2021-04-20 15:56:09 +00:00
..
scripts Change par file generate rules. 2021-04-19 08:08:34 +00:00
tests Mark par_test as not unit tests 2021-04-20 15:56:09 +00:00
Android.bp Add preparers for python 2021-03-17 23:56:29 +00:00
androidmk.go Add ctx to AndroidMkExtraEntriesFunc 2021-02-19 23:05:40 +00:00
binary.go bp2build: arch-configurable selects for label list attrs. 2021-03-30 13:22:48 +00:00
builder.go Change par file generate rules. 2021-04-19 08:08:34 +00: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 Add preparers for python 2021-03-17 23:56:29 +00:00
proto.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
python.go Add preparers for python 2021-03-17 23:56:29 +00:00
python_test.go Remove usages of FixtureFactory from misc packages 2021-03-22 18:31:53 +00:00
test.go Add preparers for python 2021-03-17 23:56:29 +00:00
testing.go Add preparers for python 2021-03-17 23:56:29 +00:00