Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
development
/
384d61d947e8ea25e3d03dcbcd59c45864f8d5d2
/
testrunner
/
runtest.py
6686257
Add --no-hidden-api-checks to runtest
by Remi NGUYEN VAN
· 6 years ago
7d5963c
Merge "runtest: Fix mmm equivalent" am: 0ba0482cc5
by Dan Willemsen
· 8 years ago
c794996
runtest: Fix mmm equivalent
by Dan Willemsen
· 8 years ago
ed4c4e8
Merge "Remove CTS tests from runtest.py"
by Stuart Scott
· 9 years ago
7baf5da
am ab5b0e57: am f2e32c0c: am e4cded63: Merge "Substitue "/" with "-" in the MODULES-IN phony goal names."
by Ying Wang
· 9 years ago
f2e32c0
am e4cded63: Merge "Substitue "/" with "-" in the MODULES-IN phony goal names."
by Ying Wang
· 9 years ago
21d83c6
Substitue "/" with "-" in the MODULES-IN phony goal names.
by Ying Wang
· 9 years ago
32bf15ea
am 7eca6be6: am f797dc2b: am 944edb56: Merge "Switch to the new mmma implementation using make goals."
by Ying Wang
· 9 years ago
f797dc2
am 944edb56: Merge "Switch to the new mmma implementation using make goals."
by Ying Wang
· 9 years ago
1b06fea
Switch to the new mmma implementation using make goals.
by Ying Wang
· 9 years ago
be975e3
Remove CTS tests from runtest.py
by Stuart Scott
· 9 years ago
fc784a4
runtest: add --install-filter parameter
by Xiaohui Chen
· 9 years ago
85586e0
runtest: introduce --user parameter
by Xiaohui Chen
· 9 years ago
4e0ad8f
Add flag to grant permissions when running tests.
by Santos Cordon
· 9 years ago
e5aa0f3
runtest: Remove unused CtsTestStubs dependency.
by Ruben Brunk
· 10 years ago
3bc1e46
Fix directory where CtsTestStubs.apk is found.
by Jean-Luc Brouillet
· 10 years ago
8b538bd
Temporarily turn off runtest's disabling of dalvik verifier
by Brett Chabot
· 11 years ago
8d70353
runtest: add --build-install-only/-i flag to skip test execution
by Igor Murashkin
· 11 years ago
a0afc8c
runtest: Update to work with emulator and to build dependencies
by Igor Murashkin
· 11 years ago
5f5928c
Find install artifacts using GET-INSTALL-PATH.
by Brett Chabot
· 11 years ago
f38107c
testrunner: don't hardcode "out"
by JP Abgrall
· 11 years ago
e607d3a
Attempt to fix runtest for native tests.
by Brett Chabot
· 12 years ago
a75e8a3
am 834218e7: am e1bb1d3b: Merge "Make coverage work without test defs." into jb-mr1-dev
by Brett Chabot
· 12 years ago
e1bb1d3
Merge "Make coverage work without test defs." into jb-mr1-dev
by Brett Chabot
· 12 years ago
3dd6d28
am f5e9dcd8: am 42c14447: Merge "Fix install of full build packages." into jb-mr1-dev
by Brett Chabot
· 12 years ago
8ac5118
Make coverage work without test defs.
by Brett Chabot
· 12 years ago
5df6da9
Merge "Fixed runtest to work with python != 2.4"
by Geremy Condra
· 12 years ago
b0b8c78
Fix install of full build packages.
by Brett Chabot
· 12 years ago
81c475e
Fix log syntax.
by Brett Chabot
· 12 years ago
01844b1
Fixed runtest to work with python != 2.4
by Geremy Condra
· 12 years ago
7454171
Coverage and unbundling changes for runtest.
by Brett Chabot
· 12 years ago
8255024
Merge commit '12db436d227ad9b97cb3d13812e1175cf9be8ed6'
by Mike Lockwood
· 13 years ago
83f4573
Fixes for runtest
by Brian Muramatsu
· 13 years ago
25dfd79
Fix runtest local.prop handling.
by Brett Chabot
· 13 years ago
12db436
Increase default runtest -j to 16.
by Brett Chabot
· 13 years ago
95cbc9e
Fix runtest for CTS Tests
by Brian Muramatsu
· 13 years ago
0e5c937
Merge "Fix runtest build step."
by Brett Chabot
· 13 years ago
546a328
Fix runtest build step.
by Brett Chabot
· 13 years ago
cdfaae1
Make runtest reboot and root more robust.
by Brett Chabot
· 13 years ago
3c9cefc
Remove runtest hard dependency on test_defs.xml files.
by Brett Chabot
· 13 years ago
b1eb5d2
resolved conflicts for merge of fa6e5585 to master
by Brett Chabot
· 14 years ago
ccae47d
Workaround for package-private framework tests in runtest.
by Brett Chabot
· 14 years ago
863870c
code coverage improvement (DO NOT MERGE)
by Guang Zhu
· 15 years ago
8aff360
code coverage improvement
by Guang Zhu
· 15 years ago
8dc9eb8
Runtest support for tests that need 'make' not 'mmm' to build.
by Brett Chabot
· 15 years ago
2e16fbc
Fix grammar typo in runtest not-annotation help.
by Brett Chabot
· 15 years ago
c061154
Add "annotation" and "not-annotation" args to runtest.
by Brett Chabot
· 15 years ago
4a5d9f1
Replace runtest --cts option with more generic --suite option.
by Brett Chabot
· 15 years ago
920e9fe
Make runtest more fault tolerant on test run failures.
by Brett Chabot
· 15 years ago
59b4778
Add runtest --path.
by Brett Chabot
· 15 years ago
e00595b
Remove runtest dependency on current dir being build top.
by Brett Chabot
· 15 years ago
2477b38
Add workaround to runtest to build cts dependencies.
by Brett Chabot
· 15 years ago
be659c0
Add build path info to runtest --list_tests
by Brett Chabot
· 15 years ago
3ae5f8a
Fix relative class path arg handling in runtest, and some lint errors.
by Brett Chabot
· 15 years ago
764d3fa
Add support for running host java tests to runtest.
by Brett Chabot
· 15 years ago
97d5c50
Make runtest wait for instrumentation install before running test.
by Brett Chabot
· 15 years ago
49b7711
Initial change to add cts tests to runtest.
by Brett Chabot
· 15 years ago
ae68f1a
Add support for parsing code coverage file path to runtest and related cleanup.
by Brett Chabot
· 15 years ago
97752d4
Add a timeout flag to runtest for running native tests on devices.
by Wei-Ta Chen
· 16 years ago
bcd93dc
Made valgrind optional. Capture the target output.
by Nicolas Catania
· 16 years ago
292df41
Add ability to specify relative class paths when using runtest -c
by Brett Chabot
· 16 years ago
8a101cb
runtest.py bug fixes.
by Brett Chabot
· 16 years ago
ff096c1
Broaden the search for native test files.
by Nicolas Catania
· 16 years ago
97b24c4
Added a method in run_command.py to run a host test.
by Nicolas Catania
· 16 years ago
fa14bd5
Added single quotes around the shell command sent to the device.
by Niko Catania
· 16 years ago
2b6643b
AI 144980: Fix runtest --coverage.
by Brett Chabot
· 16 years ago
a6dc2ab
AI 144500: Added support for some extra make arguments for some testsuite.
by Niko Catania
· 16 years ago
2e990b9
AI 144340: Added support to run native tests on the device.
by Niko Catania
· 16 years ago
f61f43e
AI 144262: am: CL 144260 Add constant for test file name in runtest.
by Brett Chabot
· 16 years ago
2d85c0e
AI 143819: am: CL 143765 Rename tests.xml to test_defs.xml
by Brett Chabot
· 16 years ago
72731f3
AI 143688: am: CL 143562 Usability fixes for runtest.py
by Brett Chabot
· 16 years ago
6ffae01
auto import from //branches/cupcake_rel/...@140373
by The Android Open Source Project
· 16 years ago