summaryrefslogtreecommitdiff
path: root/testrunner/runtest.py
AgeCommit message (Expand)Author
2018-06-06Add --no-hidden-api-checks to runtestRemi NGUYEN VAN
2016-08-15Merge "runtest: Fix mmm equivalent"Dan Willemsen
2016-08-11runtest: Fix mmm equivalentDan Willemsen
2015-09-28Merge "Remove CTS tests from runtest.py"Stuart Scott
2015-09-25am ab5b0e57: am f2e32c0c: am e4cded63: Merge "Substitue "/" with "-" in the M...Ying Wang
2015-09-24am e4cded63: Merge "Substitue "/" with "-" in the MODULES-IN phony goal names."Ying Wang
2015-09-24Substitue "/" with "-" in the MODULES-IN phony goal names.Ying Wang
2015-09-24am 7eca6be6: am f797dc2b: am 944edb56: Merge "Switch to the new mmma implemen...Ying Wang
2015-09-24am 944edb56: Merge "Switch to the new mmma implementation using make goals."Ying Wang
2015-09-23Switch to the new mmma implementation using make goals.Ying Wang
2015-09-15Remove CTS tests from runtest.pyStuart Scott
2015-08-25runtest: add --install-filter parameterXiaohui Chen
2015-08-24runtest: introduce --user parameterXiaohui Chen
2015-05-21Add flag to grant permissions when running tests.Santos Cordon
2014-10-02runtest: Remove unused CtsTestStubs dependency.Ruben Brunk
2014-07-21Fix directory where CtsTestStubs.apk is found.Jean-Luc Brouillet
2014-04-22Temporarily turn off runtest's disabling of dalvik verifierBrett Chabot
2014-01-24runtest: add --build-install-only/-i flag to skip test executionIgor Murashkin
2014-01-24runtest: Update to work with emulator and to build dependenciesIgor Murashkin
2013-08-20Find install artifacts using GET-INSTALL-PATH.Brett Chabot
2013-07-11testrunner: don't hardcode "out"JP Abgrall
2013-05-16Attempt to fix runtest for native tests.Brett Chabot
2012-09-24am 834218e7: am e1bb1d3b: Merge "Make coverage work without test defs." into ...Brett Chabot
2012-09-21Merge "Make coverage work without test defs." into jb-mr1-devBrett Chabot
2012-09-20am f5e9dcd8: am 42c14447: Merge "Fix install of full build packages." into jb...Brett Chabot
2012-09-20Make coverage work without test defs.Brett Chabot
2012-09-20Merge "Fixed runtest to work with python != 2.4"Geremy Condra
2012-09-19Fix install of full build packages.Brett Chabot
2012-09-13Fix log syntax.Brett Chabot
2012-09-11Fixed runtest to work with python != 2.4Geremy Condra
2012-08-31Coverage and unbundling changes for runtest.Brett Chabot
2012-03-21Merge commit '12db436d227ad9b97cb3d13812e1175cf9be8ed6'Mike Lockwood
2012-03-08Fixes for runtestBrian Muramatsu
2012-02-17Fix runtest local.prop handling.Brett Chabot
2012-01-17Increase default runtest -j to 16.Brett Chabot
2012-01-10Fix runtest for CTS TestsBrian Muramatsu
2011-06-08Merge "Fix runtest build step."Brett Chabot
2011-06-07Fix runtest build step.Brett Chabot
2011-06-07Make runtest reboot and root more robust.Brett Chabot
2011-06-07Remove runtest hard dependency on test_defs.xml files.Brett Chabot
2010-06-15resolved conflicts for merge of fa6e5585 to masterBrett Chabot
2010-06-14Workaround for package-private framework tests in runtest.Brett Chabot
2010-05-18code coverage improvement (DO NOT MERGE)Guang Zhu
2010-04-20code coverage improvementGuang Zhu
2010-04-16Runtest support for tests that need 'make' not 'mmm' to build.Brett Chabot
2010-02-23Fix grammar typo in runtest not-annotation help.Brett Chabot
2010-02-23Add "annotation" and "not-annotation" args to runtest.Brett Chabot
2010-02-19Replace runtest --cts option with more generic --suite option.Brett Chabot
2010-01-21Make runtest more fault tolerant on test run failures.Brett Chabot
2009-10-26Add runtest --path.Brett Chabot