Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
29742602424fe8a30884a00947120bd3407f4da6
/
test
/
testrunner
dcd56c9
Add --cdex-fast and --cdex-none variant to testrunner
by Mathieu Chartier
· 7 years ago
09b2d50
ART: Allow multiple tests to be requested
by Andreas Gampe
· 7 years ago
18085ac
Revert "Move ART tests to use D8."
by Nicolas Geoffray
· 7 years ago
0ee89f4
Move ART tests to use D8.
by Alan Leung
· 7 years ago
535a15c
Testrunner: Stop execution when a test fails with ART_TEST_KEEP_GOING=false
by Shubham Ajmera
· 7 years ago
91f55e6
HACK: don't override DX when running make
by Colin Cross
· 7 years ago
a30af16
Merge "Revert "Revert "Add ability to have device-name based options"""
by Treehugger Robot
· 7 years ago
3412a00
Revert "Revert "Add ability to have device-name based options""
by Alex Light
· 7 years ago
6247604
Merge "Revert "Add ability to have device-name based options""
by Nicolas Geoffray
· 7 years ago
63ada4e
Revert "Add ability to have device-name based options"
by Nicolas Geoffray
· 7 years ago
1b8376c
Merge "Switch to soong_ui to dump make vars"
by Treehugger Robot
· 7 years ago
af2eee5
Add ability to have device-name based options
by Alex Light
· 7 years ago
c366dcf
Switch to soong_ui to dump make vars
by Dan Willemsen
· 7 years ago
c53ade5
Merge "Include run-test command in script failure output."
by Treehugger Robot
· 7 years ago
249726c
Merge "Restrict number of testrunner jobs to be equal to # cpus."
by Treehugger Robot
· 7 years ago
93857f2
Restrict number of testrunner jobs to be equal to # cpus.
by Shubham Ajmera
· 7 years ago
dbf5b49
Merge "Use D8 based the default in build var."
by Treehugger Robot
· 7 years ago
1ebe614
Include run-test command in script failure output.
by Alex Light
· 7 years ago
0afa07a
Use D8 based the default in build var.
by Alan Leung
· 7 years ago
391ba8e
Add a new test target - art-pictest
by Shubham Ajmera
· 7 years ago
42ea83b
Provide a way to run all the configurations of run-test
by Shubham Ajmera
· 7 years ago
5b294ca
Merge "Remove legacy make env variables"
by Shubham Ajmera
· 7 years ago
b2c45f8
Merge "Testrunner: Refactor to remove duplication of variant types"
by Treehugger Robot
· 7 years ago
d0358f8
Remove legacy make env variables
by Shubham Ajmera
· 7 years ago
8585395
Testrunner: Refactor to remove duplication of variant types
by Shubham Ajmera
· 7 years ago
6fdc1b6
Updated tests skips for jvmti/redefine stress.
by Alex Light
· 7 years ago
1408c18
Restrict dex2oat threads to 4 on android bots.
by Shubham Ajmera
· 7 years ago
981d99c
Testrunner: Added an option to set # dex2oat-jobs for each test
by Shubham Ajmera
· 7 years ago
e0ef0a8
Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build""
by Colin Cross
· 7 years ago
d092e74
Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"
by Colin Cross
· 7 years ago
08e3397
tools: Read ANDROID_COMPILE_WITH_JACK from build
by Igor Murashkin
· 7 years ago
c33c087
Fix ART buildbots to use jdk8 prebuilts
by Shubham Ajmera
· 8 years ago
cb72007
Disable valgrind 32-bit x86. It does not like SSE.
by Aart Bik
· 8 years ago
e5b1add
Merge "Revert "Set timeout for testrunner in go/ab""
by Shubham Ajmera
· 8 years ago
186d321
Revert "Set timeout for testrunner in go/ab"
by Shubham Ajmera
· 8 years ago
8fe41cf
Merge "Set timeout for testrunner in go/ab"
by Treehugger Robot
· 8 years ago
ba0903b
Set timeout for testrunner in go/ab
by Shubham Ajmera
· 8 years ago
7dc46cf
testrunner: Don't override env defaults
by Igor Murashkin
· 8 years ago
3cfe3fc
Revert "Timeout the test run before go/ab timeout to capture test info"
by Nicolas Geoffray
· 8 years ago
ef9f3cb
Timeout the test run before go/ab timeout to capture test info
by Shubham Ajmera
· 8 years ago
c38c369
Add JVMTI breakpoint and SingleStep tests
by Alex Light
· 8 years ago
43e935d
Add field-access/modification to ti-stress.
by Alex Light
· 8 years ago
1663705
ART: Export ASAN_OPTIONS in build testrunner
by Andreas Gampe
· 8 years ago
af14a86
Merge "Rename art-run-test-asan to art-asan"
by Treehugger Robot
· 8 years ago
c09ae47
Rename art-run-test-asan to art-asan
by Alex Light
· 8 years ago
bb5fd1b
Merge "Add art-ndebug target to target_config.py"
by Treehugger Robot
· 8 years ago
504cfab
Add art-ndebug target to target_config.py
by Alex Light
· 8 years ago
b7edcda
Add method tracing JVMTI callbacks
by Alex Light
· 8 years ago
e7e3543
ART: Add SANITIZE_HOST test configurations
by Andreas Gampe
· 8 years ago
0dd7e85
ART: Add simple failure list to tail of testrunner output
by Andreas Gampe
· 8 years ago
8fd2694
Testrunner: Fix concurrecy for --target
by Shubham Ajmera
· 8 years ago
b4949f5
Testrunner: Fix --gdb issue
by Shubham Ajmera
· 8 years ago
8889a89
testrunner: Forward --build-with-javac-dx to run-test
by Igor Murashkin
· 8 years ago
01079c4
run_build_test_target: Fix run-test not running for art-test[-javac]
by Igor Murashkin
· 8 years ago
245af87
Make ART build/test configurations use the CC collector by default.
by Roland Levillain
· 8 years ago
8f2c6d4
run-tests with jvmti-stress configuration
by Alex Light
· 8 years ago
da7d1bc
Merge "Add an 'art-preopt' test target configuration."
by Richard Uhler
· 8 years ago
07f8d86
Merge "target_config: add art-test-javac target"
by Igor Murashkin
· 8 years ago
a13354a
Add an 'art-preopt' test target configuration.
by Richard Uhler
· 8 years ago
d5886c9
target_config: add art-test-javac target
by Igor Murashkin
· 8 years ago
6b61c80
testrunner/env.py - Run from any directory
by Igor Murashkin
· 8 years ago
2679e49
Testrunner: Fix output message
by Goran Jakovljevic
· 8 years ago
6228e9d
build: Add golem run_build_test_targets for go/ab
by Igor Murashkin
· 8 years ago
002b931
Incorporate random profile tests into run-test.
by Jeff Hao
· 8 years ago
cd29b3b
Merge "Testrunner: Fix output parsing issue"
by Treehugger Robot
· 8 years ago
c64fb4d
Merge "Testrunner: Temporarily fix long Dex File name issue"
by Treehugger Robot
· 8 years ago
3092c6e
Testrunner: Fix output parsing issue
by Shubham Ajmera
· 8 years ago
c461476
Add 'dist' to gtest targets to avoid jack issues.
by Nicolas Geoffray
· 8 years ago
29f8968
Testrunner: Temporarily fix long Dex File name issue
by Shubham Ajmera
· 8 years ago
fc01c0f
Merge "Testrunner: Print colored text only when printing on terminal"
by Shubham Ajmera
· 8 years ago
22499e2
Testrunner: Print colored text only when printing on terminal
by Shubham Ajmera
· 8 years ago
d38959a
Merge "Remove test logic from Android.run-test.mk"
by Shubham Ajmera
· 8 years ago
4a5a162
Remove test logic from Android.run-test.mk
by Shubham Ajmera
· 8 years ago
300c09b
Fix bot breakages.
by Nicolas Geoffray
· 8 years ago
30b7815
Merge "Run gtests in art-test"
by Shubham Ajmera
· 8 years ago
d1ce66a
Run gtests in art-test
by Shubham Ajmera
· 8 years ago
fe79349
Testrunner: Add timeout support
by Shubham Ajmera
· 8 years ago
14de5c4
Add verification of knownfailures in the testrunner
by Shubham Ajmera
· 8 years ago
70b21bd
Run all 'compiler' variants by default.
by Nicolas Geoffray
· 8 years ago
8ae7a8f
Merge "Added missing flags in run_build_test_target.py"
by Treehugger Robot
· 8 years ago
9c4b4f8
Added missing flags in run_build_test_target.py
by Shubham Ajmera
· 8 years ago
cbf5628
Testrunner: Print information about the total tests run
by Shubham Ajmera
· 8 years ago
e381ffe
Allow building Android builds locally
by Shubham Ajmera
· 8 years ago
b9d09ca
Allow test runner to build master-art-host targets
by Shubham Ajmera
· 8 years ago
652aa2e
Merge "Make testrunner use an environment variable to control building."
by Treehugger Robot
· 8 years ago
9b6b13e
Make testrunner use an environment variable to control building.
by Alex Light
· 8 years ago
c14311c
Fix testrunner.py reporting
by Alex Light
· 8 years ago
bbce11c
Merge "Move testrunner.py to argparse"
by Treehugger Robot
· 8 years ago
88837a7
Merge "Make testrunner.py check ART_TEST_RUN_TEST_SKIP"
by Treehugger Robot
· 8 years ago
7a1ccf8
Move testrunner.py to argparse
by Alex Light
· 8 years ago
bc319b2
Make testrunner.py check ART_TEST_RUN_TEST_SKIP
by Alex Light
· 8 years ago
078221e
Merge "Remove testing of prebuilt npic boot images."
by Treehugger Robot
· 8 years ago
2074189
Merge "Revert "Temporary fix for build bots: Set verbose always true""
by Treehugger Robot
· 8 years ago
4d045ba
Revert "Temporary fix for build bots: Set verbose always true"
by Shubham Ajmera
· 8 years ago
bb00f81
Remove testing of prebuilt npic boot images.
by Richard Uhler
· 8 years ago
bbd8433
Testrunner: Release semphores/mutex when exception is caught.
by Shubham Ajmera
· 8 years ago
8858eac
Temporary fix for build bots: Set verbose always true
by Shubham Ajmera
· 8 years ago
c5aae87
Testrunner: Return exit code 1 when test fails.
by Shubham Ajmera
· 8 years ago
14d340c
Testrunner: Handle case when test_info line exceeds console length
by Shubham Ajmera
· 8 years ago
faf1250
Testrunner: Accept test_name by run-test number
by Shubham Ajmera
· 8 years ago
Next »