aboutsummaryrefslogtreecommitdiff
path: root/tools/auto_gen_test_config.py
Commit message (Expand)AuthorAgeFilesLines
* Move auto_gen_test_config.py to argparse.Jingwen Chen2023-09-191-15/+24
* Make auto_gen_test_config available to Bazel.Jingwen Chen2023-09-181-21/+57
* Convert auto_gen_test_config.py to python 3Cole Faust2023-01-261-2/+2
* Update auto-gen test config template with PARAMETERIZED_STRINGSeasoncylee2020-05-151-3/+9
* Default test to AndroidJUnitTest for auto-generated test config.Dan Shi2018-02-211-2/+3
* Test config should use manifest package attributeDan Shi2017-12-221-5/+7
* Auto generate test config filesDan Shi2017-12-201-0/+86