index
:
Project-1CE/build_soong
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tradefed
Age
Commit message (
Expand
)
Author
2021-04-06
Attach rust_benchmark to atest and tradefed.
Jakub Kotur
2021-02-06
Add LOCAL_LICENSE_KINDS to build/soong
Bob Badour
2020-11-19
Use java host unit tests template for unit tests
Julien Desprez
2020-10-20
Remove hosttestlib from suite dependencies
Julien Desprez
2020-10-19
Move tradefed_binary.go into subdir
Jooyung Han
2020-10-15
Add the Tradefed binary (suite) rules to soong
Julien Desprez
2020-09-01
AutoGen: Support NativeTest with vendor namespace.
yangbill
2020-07-19
Package robolectric tests for tradefed
Colin Cross
2020-06-12
Merge "Fix module name when autogenerating test config"
Chih-hung Hsieh
2020-06-11
Fix module name when autogenerating test config
Stephen Crane
2020-06-11
Make rust_test file output more similar to cc_test.
Ivan Lozano
2020-06-04
Implement test config auto-gen for sh_test.
frankfeng
2020-06-01
Soong package structure refactoring
Jaewoong Jung
2020-05-15
Add test_mainline_modules to the auto-gen test config(AndroidJUnitTest only).
easoncylee
2020-05-07
Add test_mainline_modules to the auto-gen test config(GTest only).
easoncylee
2020-02-14
Allow using test_config_template for CTS tests.
Lorenzo Colitti
2019-12-02
Generate tradefed config for rust device tests.
Chih-Hung Hsieh
2019-11-14
Add TestProperties, gen test config, fix names
Chih-Hung Hsieh
2019-09-26
Allow test to specify whether or not to auto-generate test config
Dan Shi
2019-09-19
Add option test_min_api_level and test_min_sdk_version for auto-generated tes...
nelsonli
2019-08-28
Add option disable_framework for auto-generated test config
Dan Shi
2019-06-14
Support require_root in auto-gen test configs
Dan Shi
2019-03-04
Replace *Escape with *EscapeList
Colin Cross
2019-03-01
Autogenerate some extra_options based on some build properties
Julien Desprez
2019-02-19
[SOONG] Not auto-generate test config if test_suite is cts
yangbill
2019-01-14
Autogen python test config.
yelinhsieh
2018-10-25
Revert "ATest: GTest auto gen config support run_test_as in Android.bp ."
Bill Yang
2018-10-22
ATest: GTest auto gen config support run_test_as in Android.bp .
yelinhsieh
2018-09-26
TradeFed: Add "test_config_template" flag in Android.bp
Jack He
2018-08-20
Fix template for native benchmark test config
Colin Cross
2018-08-14
Move autogenerated test config into Soong
Colin Cross