Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
0d896bd7da4f7b11559aa88aad82e9a9e170a4e4
/
test
/
testrunner
0b7e6c9
Merge "Have testrunner honor ART_TEST_CHROOT only for target tests."
by Roland Levillain
· 7 years ago
6aa4e0d
ART: Fix run-test invocation for jvm tests
by Orion Hodson
· 7 years ago
b0633b2
Have testrunner honor ART_TEST_CHROOT only for target tests.
by Roland Levillain
· 7 years ago
4a1cac4
ART: Remove jack from test
by Orion Hodson
· 7 years ago
8b362a8
Revert "Remove support for Valgrind in ART."
by Andreas Gampe
· 7 years ago
8268cb6
Remove support for Valgrind in ART.
by Roland Levillain
· 7 years ago
76cfe61
Support ART on-device testing in a chroot environment.
by Roland Levillain
· 7 years ago
28be106
Load-balance gcstress and gcverify ART test configurations.
by Roland Levillain
· 7 years ago
cf2de16
Revert "Revert "Move most art test off DX""
by Alan Leung
· 7 years ago
8867ed2
Merge "Make testrunner.py --all more useful."
by Treehugger Robot
· 7 years ago
a90c68c
Make testrunner.py --all more useful.
by Alex Light
· 7 years ago
981d6b5
Merge "Revert "Move most art test off DX""
by Vladimir Marko
· 7 years ago
0e3a6ad
Revert "Move most art test off DX"
by Vladimir Marko
· 7 years ago
281caad
Merge "Move most art test off DX"
by Alan Leung
· 7 years ago
9222417
Move most art test off DX
by Alan Leung
· 7 years ago
f5f9db5
Add jit-on-first-use test configurations.
by Vladimir Marko
· 7 years ago
7ee5371
Merge "Replace DX DexMerger with D8 in platform"
by Alan Leung
· 7 years ago
41b1f0e
Pass --runtime-option from testrunner to run-test.
by Vladimir Marko
· 7 years ago
d5cbc56
Replace DX DexMerger with D8 in platform
by Alan Leung
· 7 years ago
722093c
Merge changes I99269436,I04fe75c0
by Roland Levillain
· 7 years ago
695de8d
Remove superfluous environment variables in test configurations.
by Roland Levillain
· 7 years ago
bdac338
Move gcstress test configurations to use the CC collector.
by Roland Levillain
· 7 years ago
c032251
Group testrunner options in --help
by Alex Light
· 7 years ago
db9d347
Merge "Revert "Reduce number of tests run in art-gcstress-gcverify.""
by Treehugger Robot
· 7 years ago
787b8d1
Revert "Reduce number of tests run in art-gcstress-gcverify."
by Roland Levillain
· 7 years ago
1639f65
Merge "test: Cache repeated soong invocations of get_build_var"
by Igor Murashkin
· 7 years ago
88c6809
test: Cache repeated soong invocations of get_build_var
by Igor Murashkin
· 7 years ago
4f64fbb
Reduce number of tests run in art-gcstress-gcverify.
by Richard Uhler
· 7 years ago
bab1506
test: Add continuous testing for run-test --jvm
by Igor Murashkin
· 7 years ago
42242dd
Add option to make testrunner ignore knownfailures.json
by Alex Light
· 7 years ago
75a58dc
ART: Fix testrunner test reporting
by Orion Hodson
· 7 years ago
413c3cb
Move the art-gtest-heap-poisoning from Valgrind to ASan.
by Roland Levillain
· 7 years ago
dc757e5
Fix default cdex level to be fast instead of none
by Mathieu Chartier
· 7 years ago
ecb8662
Enable compact dex by default
by Mathieu Chartier
· 7 years ago
532246e
Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex""
by Mathieu Chartier
· 7 years ago
7ff53f8
Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"
by Mathieu Chartier
· 7 years ago
8a34abc
Move art-heap-poisoning and art-gtest-ss-gc to test cdex
by Mathieu Chartier
· 7 years ago
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
· 7 years ago
cb72007
Disable valgrind 32-bit x86. It does not like SSE.
by Aart Bik
· 7 years ago
e5b1add
Merge "Revert "Set timeout for testrunner in go/ab""
by Shubham Ajmera
· 7 years ago
186d321
Revert "Set timeout for testrunner in go/ab"
by Shubham Ajmera
· 7 years ago
8fe41cf
Merge "Set timeout for testrunner in go/ab"
by Treehugger Robot
· 7 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
· 7 years ago
3cfe3fc
Revert "Timeout the test run before go/ab timeout to capture test info"
by Nicolas Geoffray
· 7 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
Next »