summaryrefslogtreecommitdiff
path: root/scripts/test_config_fixer.py
AgeCommit message (Collapse)Author
2020-01-17Overwrite test-file-name in test config.Jaewoong Jung
If the install apk name is different than the module name, use test_config_fixer to update the test-file-name value in the config. Test: app_test.go Fixes: 147375216 Change-Id: I2141eeebbb3552995400b45634712306673fd812
2019-12-05Optionally overwrite package value in test config.Jaewoong Jung
If package_name is set for an android_test module, package names in its AndroidTest.xml config need to be updated too. Test: test_config_fixer_test.py Fixes: 145011263 Change-Id: I52f17ef1d1902364b9bcfec4f6e246bd655dbf09