aboutsummaryrefslogtreecommitdiff
path: root/src/com/android/tradefed/config/IConfigurationFactory.java
AgeCommit message (Expand)Author
2017-08-29Avoid running same config twice when loading from variablejdesprez
2016-12-12Generic Test Suite runnerJulien Desprez
2016-11-07Fix some of the javadocs warning for TF.Julien Desprez
2016-06-27Completion of Configurations in ConsoleJulien Desprez
2016-06-01Change keystore loading.Tsu Chiang Chuang
2015-04-02Add command to dump expanded xml of commandsEric Rowe
2015-03-17Add support for <template-include> tag in config filesOmari Stephens
2013-09-26make global config create device managerSteve Moyer
2012-11-06Create a Global Configuration to specify TF options at startOmari Stephens
2011-11-28Javadoc cleanup.Brett Chabot
2011-04-26'important' option support.Brett Chabot
2011-04-25Display default values for Options in help.Brett Chabot
2011-04-18Add a 'dump config' console command.Brett Chabot
2011-04-18Display specific config help when a bad option is provided.Brett Chabot
2011-02-17Fix config help and associated refactoring.Brett Chabot
2010-08-17Support config xml file path argumentBrett Chabot
2010-08-07TradeFed config scheduler.Brett Chabot
2010-06-24Bunch of fixes.Brett Chabot
2010-06-03Add configuration.xml support.Brett Chabot