Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
342e59c5a06b2eb449ae7ede3255e71a4464afaa
/
test
/
run-test
6aa4e0d
ART: Fix run-test invocation for jvm tests
by Orion Hodson
· 6 years ago
4a1cac4
ART: Remove jack from test
by Orion Hodson
· 6 years ago
76cfe61
Support ART on-device testing in a chroot environment.
by Roland Levillain
· 7 years ago
cf2de16
Revert "Revert "Move most art test off DX""
by Alan Leung
· 7 years ago
0e3a6ad
Revert "Move most art test off DX"
by Vladimir Marko
· 7 years ago
9222417
Move most art test off DX
by Alan Leung
· 7 years ago
d5cbc56
Replace DX DexMerger with D8 in platform
by Alan Leung
· 7 years ago
2de6e08
run-test: Build against libcore for Android device and host targets.
by Igor Murashkin
· 7 years ago
f34ac49
Revert "Stress profile saving for gc-stress tests"
by Calin Juravle
· 7 years ago
a1322f0
Stress profile saving for gc-stress tests
by Calin Juravle
· 7 years ago
21dca73
Merge "dex2oat: Accept .dm files."
by Nicolas Geoffray
· 7 years ago
baeaa9b
dex2oat: Accept .dm files.
by Nicolas Geoffray
· 7 years ago
122c663
Change path to hiddenapi for run-tests
by David Brazdil
· 7 years ago
11b67b2
Set up a test for hidden API enforcement
by David Brazdil
· 7 years ago
93d6846
Revert "Rename ANDROID_PRODUCT_OUT -> PRODUCT_OUT."
by Nicolas Geoffray
· 7 years ago
bf7fbc2
Rename ANDROID_PRODUCT_OUT -> PRODUCT_OUT.
by Nicolas Geoffray
· 7 years ago
dcd56c9
Add --cdex-fast and --cdex-none variant to testrunner
by Mathieu Chartier
· 7 years ago
0e151e7
Add agent for printing breakpoints
by Alex Light
· 7 years ago
1949baf
Revert "Force OSR compilation on all compilations."
by Nicolas Geoffray
· 7 years ago
c217666
Force OSR compilation on all compilations.
by Nicolas Geoffray
· 7 years ago
c281ba5
Make it easier to run libjdwp.so as debugger for run-test
by Alex Light
· 7 years ago
0afa07a
Use D8 based the default in build var.
by Alan Leung
· 7 years ago
77fee87
Add support for JVMTI monitor events.
by Alex Light
· 7 years ago
981d99c
Testrunner: Added an option to set # dex2oat-jobs for each test
by Shubham Ajmera
· 7 years ago
52a3c98
Merge "Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"""
by Colin Cross
· 7 years ago
e79ca19
ART: Add symbolization on SANITIZE_HOST failures
by Andreas Gampe
· 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
c38c369
Add JVMTI breakpoint and SingleStep tests
by Alex Light
· 7 years ago
2c7cebd
test: Enable checker tests for javac/dx
by Igor Murashkin
· 7 years ago
2cf5659
Merge "run-test: Fix bash warning with DESUGAR=false"
by Treehugger Robot
· 7 years ago
d323277
run-test: Fix bash warning with DESUGAR=false
by Igor Murashkin
· 7 years ago
43e935d
Add field-access/modification to ti-stress.
by Alex Light
· 7 years ago
e518193
test: Skip desugar with DESUGAR=false when running tests
by Igor Murashkin
· 7 years ago
2a33775
Revert "Revert "test: Add desugar support to run-test""
by Igor Murashkin
· 7 years ago
75e7c9c
Revert "test: Add desugar support to run-test"
by Mariano Giardina
· 7 years ago
86b0db4
test: Add desugar support to run-test
by Igor Murashkin
· 7 years ago
b7edcda
Add method tracing JVMTI callbacks
by Alex Light
· 8 years ago
f654ef9
no-image does not prebuild, so disable checker for this.
by Nicolas Geoffray
· 7 years ago
07c6d72
Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one""
by Calin Juravle
· 7 years ago
14fc9db
Update smali/baksmali command syntax for v2.2.0
by Ben Gruver
· 8 years ago
8f2c6d4
run-tests with jvmti-stress configuration
by Alex Light
· 8 years ago
9c4f0d8f
Clean up after MIPS got read barriers support
by Goran Jakovljevic
· 8 years ago
002b931
Incorporate random profile tests into run-test.
by Jeff Hao
· 8 years ago
bd328d3
Silence ulimit in run-test
by Orion Hodson
· 8 years ago
020c0f3
Cleanup use of ulimit in run tests.
by Richard Uhler
· 8 years ago
f325e01
Fix OUT_DIR usage
by Dan Willemsen
· 8 years ago
c0ca5fd
Merge "Fix java.lang.Void.TYPE (void.class) initialization."
by Vladimir Marko
· 8 years ago
e00e559
Fix java.lang.Void.TYPE (void.class) initialization.
by Vladimir Marko
· 8 years ago
e1fb77f
ART: Enable build options in test runner script.
by Orion Hodson
· 8 years ago
bb00f81
Remove testing of prebuilt npic boot images.
by Richard Uhler
· 8 years ago
f898f47
Merge "Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory"""
by Treehugger Robot
· 8 years ago
271a0f8
Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory""
by Igor Murashkin
· 8 years ago
49c2c92
Fix test scripts to account for new linker behavior
by Dimitry Ivanov
· 8 years ago
960b2af
Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory"
by Nicolas Geoffray
· 8 years ago
19e5f83
runtime: Mmap uncompressed dex files (in zip) as clean memory
by Igor Murashkin
· 8 years ago
c01d490
Merge "Make no-relocate the default."
by Nicolas Geoffray
· 8 years ago
2c7aaeb
Make run-test --jvm set DEX_LOCATION
by Alex Light
· 8 years ago
94e25db
Make no-relocate the default.
by Nicolas Geoffray
· 8 years ago
f86c393
run-test: ThreadSuspendTimeout only applies to ART.
by Narayan Kamath
· 8 years ago
3fceaf5
Use higher default thread suspend timeout for run tests
by Mathieu Chartier
· 8 years ago
fd3161a
Enable CC (ART_USE_READ_BARRIER) by default.
by Hiroshi Yamauchi
· 8 years ago
7498105
Handle verify-profile and bootclasspath classes in vdex.
by Nicolas Geoffray
· 8 years ago
fba89fe
Make our jvmti run-tests work with the RI again.
by Alex Light
· 8 years ago
b0bbe8e
Use input-vdex-fd, or input-vdex in dex2oat.
by Nicolas Geoffray
· 8 years ago
4151eff
Increase file size limit.
by Nicolas Geoffray
· 8 years ago
0c88383
Store bisection logs in test directory
by Wojciech Staszkiewicz
· 8 years ago
f13a365
Use android_root instead of hard coded /system in test script.
by Nicolas Geoffray
· 8 years ago
9c20a14
Get a basic modification of dex file working
by Alex Light
· 8 years ago
901669c
Merge "Make javac always use Java 7 when running tests using javac and dx"
by Nicolas Geoffray
· 8 years ago
620d0a5
Make javac always use Java 7 when running tests using javac and dx
by Søren Gjesse
· 8 years ago
adf4304
Merge "Integrate built-in bisection search with runtest"
by Treehugger Robot
· 8 years ago
d7a819a
Integrate built-in bisection search with runtest
by Wojciech Staszkiewicz
· 8 years ago
afd3c9e
Convert art runtests to Android.bp
by Colin Cross
· 8 years ago
b76bc78
Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."""
by Nicolas Geoffray
· 8 years ago
8522758
Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""
by Hiroshi Yamauchi
· 8 years ago
9b5515e
Re-apply "Cleanup run-test and Makefile around boot image and PIC."
by Nicolas Geoffray
· 8 years ago
1ba223b
Squashed commit of the following:
by Nicolas Geoffray
· 8 years ago
8c9ccac
Cleanup run-test and Makefile around boot image and PIC.
by Nicolas Geoffray
· 8 years ago
d9eb284
Change gcstress runtest option
by Mathieu Chartier
· 8 years ago
faf90b6
Make test work when running ndebug.
by Alex Light
· 8 years ago
659ad8f
Merge "Make java 8 run-tests runnable on the RI again."
by Treehugger Robot
· 8 years ago
34a8a0f
ART: Make run-test temp dir consistent
by Andreas Gampe
· 8 years ago
f47fb2f
ART: Fix run-test script
by Andreas Gampe
· 8 years ago
ea1e770
Make java 8 run-tests runnable on the RI again.
by Alex Light
· 8 years ago
f3349b5
Merge "Exit 0 on success even if --never-clean is passed"
by Alex Light
· 8 years ago
6a870fa
Exit 0 on success even if --never-clean is passed
by Alex Light
· 8 years ago
2576be2
Increase test timeouts
by Mathieu Chartier
· 8 years ago
10bc5a4
Revert "Revert "Make run-test default to optimizing compiler.""
by Alex Light
· 8 years ago
d8cd1c8
Merge "Revert "Make run-test default to optimizing compiler.""
by Nicolas Geoffray
· 8 years ago
4650c93
Revert "Make run-test default to optimizing compiler."
by Nicolas Geoffray
· 8 years ago
bc90d0f
Make --jvm work again
by Alex Light
· 8 years ago
46a9114
Merge "Make run-test default to optimizing compiler."
by Alex Light
· 8 years ago
90d48f2
Fix libart tests on target
by Dimitry Ivanov
· 8 years ago
f494663
Make run-test default to optimizing compiler.
by Alex Light
· 8 years ago
f4b3487
Remove -XOatFileManagerCompilerFilter argument.
by Richard Uhler
· 9 years ago
0108f3d
Merge "Restore fallback behavior in the no-image stripped-dex case."
by Richard Uhler
· 9 years ago
b55f1ac
Allow private methods in interfaces.
by Alex Light
· 9 years ago
76f5cb6
Restore fallback behavior in the no-image stripped-dex case.
by Richard Uhler
· 9 years ago
Next »