Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
d9c4d2e9a9bc01fd82a895091126406081fafb1f
/
test
/
run-test
5e2c8d3
Introduce arch-specific checker tests.
by Alexandre Rames
· 9 years ago
4d2ef33
ART: Extend ISA features option for (host) run tests
by Andreas Gampe
· 9 years ago
825570c
ART: Abbreviate interpreter-access-checks
by Andreas Gampe
· 9 years ago
80fb394
Disable Checker for tests that don't invoke the compiler.
by David Brazdil
· 9 years ago
7617abd
runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS
by Igor Murashkin
· 9 years ago
1d4184d
Add an option to run art tests with strace.
by Hiroshi Yamauchi
· 9 years ago
19ac027
Support compiling run-tests with jack
by Sebastien Hertz
· 10 years ago
eb19362
Change ART_TEST_GC_STRESS to use new gcstress mode
by Mathieu Chartier
· 9 years ago
7526d78
ART: Fix streaming tracing issues
by Andreas Gampe
· 9 years ago
05f30e1
run-test: add --never-clean option
by Igor Murashkin
· 9 years ago
24128c6
ART: Rename graph dump file name to 'graph.cfg'
by David Brazdil
· 9 years ago
3f1dc56
ART: Fix RegisterNative order
by Andreas Gampe
· 9 years ago
c666710
Opt compiler: Speedup div/rem by constants on arm32 and arm64.
by Zheng Xu
· 9 years ago
2c27f2c
ART: Split Checker into smaller files
by David Brazdil
· 9 years ago
2588023
Revert "ART: Split Checker into smaller files"
by David Brazdil
· 9 years ago
a490be5
ART: Split Checker into smaller files
by David Brazdil
· 10 years ago
0e07125
Update script now that optimizing is default.
by Nicolas Geoffray
· 10 years ago
e730729
Unbreak checker.
by Nicolas Geoffray
· 10 years ago
a3d90fb
[optimizing] Use baseline when debuggable is set.
by Nicolas Geoffray
· 10 years ago
43c162f
Revert "Revert "More Makefile fun for --debuggable.""
by Nicolas Geoffray
· 10 years ago
9728a93
Revert "More Makefile fun for --debuggable."
by Nicolas Geoffray
· 10 years ago
bd648cd
More Makefile fun for --debuggable.
by Nicolas Geoffray
· 10 years ago
e2a12c0
Change JIT tests to use interpreter image
by Mathieu Chartier
· 10 years ago
721f3a8
Fix jit tests
by Mathieu Chartier
· 10 years ago
e5f13e5
Revert "Revert "Add JIT""
by Mathieu Chartier
· 10 years ago
a5ca888
Revert "Add JIT"
by Nicolas Geoffray
· 10 years ago
2535abe
Add JIT
by Mathieu Chartier
· 10 years ago
3cf4877
run-test: enable checker in dev mode
by Calin Juravle
· 10 years ago
4846d13
ART: Invoke Checker from run-test scripts
by David Brazdil
· 10 years ago
1a5c406
ART: Mips64 runtime support
by Andreas Gampe
· 10 years ago
312baf1
Follow up on CL 122665.
by Hiroshi Yamauchi
· 10 years ago
e21dc3d
ART: Swap-space in the compiler
by Andreas Gampe
· 10 years ago
c9338b9
Explicitly give compiler options to test scripts
by Nicolas Geoffray
· 10 years ago
c0a8a80
Add a way to pass GDB commands
by Mathieu Chartier
· 10 years ago
75deec0
Increase run-test output on error.
by Ian Rogers
· 10 years ago
1ed097d
Fix failure in --no-dex2oat invocation of 425-invokesuper.
by Nicolas Geoffray
· 10 years ago
c8f23fc
Provide an option to run run-tests with a local dalvikvm.
by Nicolas Geoffray
· 10 years ago
c23c9c9
ART: PIC testing
by Andreas Gampe
· 10 years ago
63fc30e
ART: Create and use multiple core images
by Andreas Gampe
· 10 years ago
602fbcd
ART: Typo fix
by Andreas Gampe
· 10 years ago
5c11490
ART: Fix test 089
by Andreas Gampe
· 10 years ago
d9ad27d
Extra debug output in run-test.
by Ian Rogers
· 10 years ago
cf7f191
C++11 related clean-up of DISALLOW_..
by Ian Rogers
· 10 years ago
deb48a0
ART: Print args in case of run-test build failure
by Andreas Gampe
· 10 years ago
f6930a8
ART: Fix run-test script
by Andreas Gampe
· 10 years ago
b8f2480
Merge "Merge reference-run-test-classes and run-test-jar."
by Nicolas Geoffray
· 10 years ago
8fda9f2
ART: Add smali-based run-test
by Andreas Gampe
· 10 years ago
288a4a2
Merge reference-run-test-classes and run-test-jar.
by Nicolas Geoffray
· 10 years ago
1a58b7f
Merge host-run-test-jar and push-and-run-test-jar.
by Nicolas Geoffray
· 10 years ago
e6b73ea
Merge "Merge push-and-run-{prebuilt}-test-jar files."
by Nicolas Geoffray
· 10 years ago
01afdba
Add test for getDeclaredClasses of with missing class
by Brian Carlstrom
· 10 years ago
5fd18ba
Merge push-and-run-{prebuilt}-test-jar files.
by Nicolas Geoffray
· 10 years ago
c580e04
Fix darwin run-test problems
by Brian Carlstrom
· 10 years ago
1ef4ce8
Really fix tests.
by Alex Light
· 10 years ago
03a112d
Add run-test support for running without a working patchoat/dex2oat
by Alex Light
· 10 years ago
907b699
ART: More failure output on run-test
by Andreas Gampe
· 10 years ago
3a12cfe
ART: Fix run-test in case of relative TMPDIR
by Andreas Gampe
· 10 years ago
e7873ec
Added --gcstress and --gcverify shortcut flags to run-test
by Alex Light
· 10 years ago
5a79fde
ART: Use TMPDIR for test directories
by Andreas Gampe
· 10 years ago
bfac14a
Add --always-clean flag to run-test.
by Alex Light
· 10 years ago
855564b
ART: Native bridge command-line parameter
by Andreas Gampe
· 10 years ago
6fbcc12
Use a (somewhat) more documented environment variable.
by Nicolas Geoffray
· 10 years ago
85139a3
Fix run-test --trace option if --host is specified after.
by Jeff Hao
· 10 years ago
1c83cbc
ART: Make run tests out of oat tests
by Andreas Gampe
· 10 years ago
d83d1a7
Merge "Fix x86 instrumentation exit entrypoint and trace size limit."
by Jeff Hao
· 10 years ago
cf2e7b0
Fix x86 instrumentation exit entrypoint and trace size limit.
by Jeff Hao
· 10 years ago
9d72253
Changed default non-full tests to be prebuild.
by Alex Light
· 10 years ago
a59dd80
Runtime can now be set to require relocation
by Alex Light
· 10 years ago
701aa64
Add GC verification test rules.
by Ian Rogers
· 10 years ago
07aaac8
Allow method tracing for run-test
by Sebastien Hertz
· 10 years ago
997f0f9
Limit the size of files created by run-test to 2MB.
by Ian Rogers
· 10 years ago
769a5ad
Add DALVIKVM_FLAGS to test invocation.
by Mathieu Chartier
· 10 years ago
0e12bdc
Add ISA directory to image and odex pathnames.
by Brian Carlstrom
· 10 years ago
81c56e7
art/test: support sequential run
by Dmitry Petrochenko
· 11 years ago
2fe0792
Fix dependencies in the test suite for multi-target tests
by Andreas Gampe
· 11 years ago
afbaa1a
Build changes to build multilib tests
by Andreas Gampe
· 11 years ago
5103ce6
No longer restrict to -source 1.5 since it causes a warning with 1.7
by Brian Carlstrom
· 11 years ago
92cf83e
Run Java tests with the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
4353486
Fixes to allow test-art-host to run via build server
by Brian Carlstrom
· 11 years ago
201803f
Search for miranda methods in virtual methods instead of interface.
by Jeff Hao
· 11 years ago
fe6e6a7
am 661cc989: Merge "Make ART\'s run-test support Dalvik so we can remove dalvik/tests"
by Brian Carlstrom
· 11 years ago
dc959ea
Make ART's run-test support Dalvik so we can remove dalvik/tests
by Brian Carlstrom
· 11 years ago
0160d99
Keep the right output file for tests. Bug: 10748067
by Tsu Chiang Chuang
· 11 years ago
379e2f5
Clean up unnecessary files after build-only. Bug: 9482191
by Tsu Chiang Chuang
· 11 years ago
fa42b44
Move to new art dalvikvm
by Brian Carlstrom
· 11 years ago
0e03367
Allow passing of multitple --invoke-with.
by Ian Rogers
· 12 years ago
9829e33
Always supply matching -source and -target to javac.
by Elliott Hughes
· 12 years ago
700c8d3
Move .oat files to ELF format
by Brian Carlstrom
· 12 years ago
6674f8a
add jasmin dependency so that it can be used when building the tests.
by Tsu Chiang Chuang
· 12 years ago
4c1bf1a
Support for --gdb for target run-test.
by Ian Rogers
· 12 years ago
2bfc673
Fix run-test to tell the truth.
by Elliott Hughes
· 12 years ago
0dff3f4
Add -interpreter to run-test to test interpreter only mode.
by jeffhao
· 12 years ago
22469aa
Make run-test report missing files by name
by Brian Carlstrom
· 12 years ago
4407e61
fix missing dx in build server.
by Tsu Chiang Chuang
· 12 years ago
011fade
Build run-test files.
by Tsu Chiang Chuang
· 12 years ago
7ab3a2a
Fix run-test 089 (which has no files to delete).
by Elliott Hughes
· 12 years ago
2613de4
Fix error message running with run-test --jvm
by Brian Carlstrom
· 12 years ago
c717eef
Don't bother running dx when we're testing on the RI.
by Elliott Hughes
· 12 years ago
6e9c5a5
Fix target temporary file logging in run-test
by Brian Carlstrom
· 12 years ago
105215d
Improve run-test to use new directory for each run
by Brian Carlstrom
· 12 years ago
Next »