Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
cba94faf17f9446f57e1ad2848703944970e51da
/
test
/
Android.run-test.mk
64fe3be
ART: Retire desugar and dx in run-tests
by Orion Hodson
· 6 years ago
03b0346
Mark test-art-*-run-test-dependencies as phony targets
by Dan Willemsen
· 6 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
cc917d9
Fix issue with obsolete methods and const-method-handle
by Alex Light
· 7 years ago
3d08bbd
Use to-upper function instead of $(shell tr)
by Colin Cross
· 7 years ago
11b67b2
Set up a test for hidden API enforcement
by David Brazdil
· 7 years ago
50173eb
Make D8 Desugaring default.
by Alan Leung
· 7 years ago
a4ba9b5
Rename d8 to d8-compat-dx
by Alan Leung
· 7 years ago
4720046
ART: Fix test dependencies
by Andreas Gampe
· 7 years ago
45c899b
Fix missing dependencies in master-art-host
by Alan Leung
· 7 years ago
822cf6a
Delete jack support
by Colin Cross
· 7 years ago
bb090c4
Depend on dx binary directly
by Colin Cross
· 7 years ago
6c99499
Merge "Remove obsolete rules to build runtests"
by Colin Cross
· 8 years ago
0ccd1e2
ART: Fix test dependencies
by Andreas Gampe
· 8 years ago
8f2c6d4
run-tests with jvmti-stress configuration
by Alex Light
· 8 years ago
afbb770
Remove obsolete rules to build runtests
by Colin Cross
· 8 years ago
b6f707c
Don't add Jack dependencies when building without Jack
by Colin Cross
· 8 years ago
002b931
Incorporate random profile tests into run-test.
by Jeff Hao
· 8 years ago
a6fbe39
Makefile cleanup/fix after refactoring.
by Nicolas Geoffray
· 8 years ago
75f37d6
Fix issue with Android.run-test.mk
by Alex Light
· 8 years ago
4a5a162
Remove test logic from Android.run-test.mk
by Shubham Ajmera
· 8 years ago
a8e46e6
Some more blacklisting.
by Nicolas Geoffray
· 8 years ago
e2492d4
Disable the use of inline caches in AOT mode
by Calin Juravle
· 8 years ago
36dac9c
More blacklisting.
by Nicolas Geoffray
· 8 years ago
b8cd64b
Blacklist two tests due to timeout.
by Nicolas Geoffray
· 8 years ago
9e2a1ca
Merge "Ensure the GC visits Obsolete Methods"
by Treehugger Robot
· 8 years ago
4f2e957
Ensure the GC visits Obsolete Methods
by Alex Light
· 8 years ago
4f38e18
Blacklist more tests.
by Nicolas Geoffray
· 8 years ago
31c8858
Blacklist failing tests, and rename one.
by Nicolas Geoffray
· 8 years ago
c90466d
Forgot this line for blacklisting.
by Nicolas Geoffray
· 8 years ago
77e3694
Blacklist test for NON_BAKER_READ_BARRIER.
by Nicolas Geoffray
· 8 years ago
77651c4
ART: Clean up code related to foreign dex use
by Calin Juravle
· 8 years ago
673665b
Disable test 154 for JIT
by Mathieu Chartier
· 8 years ago
571ca6e
Disable 115-native-bridge in Makefile.
by Nicolas Geoffray
· 8 years ago
320ccca
Update run-tests script/dependencies to use -testdex jars.
by Nicolas Geoffray
· 8 years ago
5591819
Disable test 152 for gcstress
by Mathieu Chartier
· 8 years ago
078221e
Merge "Remove testing of prebuilt npic boot images."
by Treehugger Robot
· 8 years ago
bb00f81
Remove testing of prebuilt npic boot images.
by Richard Uhler
· 8 years ago
07a8c70
Fix image dependencies for test-art-host-run-test-dependencies
by Shubham Ajmera
· 8 years ago
e2744c6
Revert "Revert "ART: Add JIT + events test to run-test 912""
by Andreas Gampe
· 8 years ago
0cdcf81
Un-disable redefinition tests on JIT.
by Alex Light
· 8 years ago
65adb8b
ART Test Runner
by Shubham Ajmera
· 8 years ago
6f3d590
Revert "ART Test Runner"
by Shubham Ajmera
· 8 years ago
b5a77b9
ART Test Runner
by Shubham Ajmera
· 8 years ago
81c74c1
Blacklist another 96* test for no-image.
by Nicolas Geoffray
· 8 years ago
500d491
Merge "Revert "Revert "Make --debuggable rely on JIT code."""
by Nicolas Geoffray
· 8 years ago
fdd869f
Merge "Blacklist test now that debuggable means JIT."
by Nicolas Geoffray
· 8 years ago
433b79a
Revert "Revert "Make --debuggable rely on JIT code.""
by Nicolas Geoffray
· 8 years ago
d7c4ad0
Merge "Revert "Make --debuggable rely on JIT code.""
by Vladimir Marko
· 8 years ago
8135664
Revert "Make --debuggable rely on JIT code."
by Vladimir Marko
· 8 years ago
fd15f77
Blacklist test now that debuggable means JIT.
by Nicolas Geoffray
· 8 years ago
8f28bd4
Merge "Make --debuggable rely on JIT code."
by Nicolas Geoffray
· 8 years ago
a0619e2
Make --debuggable rely on JIT code.
by Nicolas Geoffray
· 8 years ago
ad93db3
Add ART_TEST_RUN_TEST_IMAGE.
by Nicolas Geoffray
· 8 years ago
94e25db
Make no-relocate the default.
by Nicolas Geoffray
· 8 years ago
e40dd38
Re-enable tests 934 & 935
by Alex Light
· 8 years ago
e9f36b7
Also blacklist 934 and 935 for no-relocate.
by Nicolas Geoffray
· 8 years ago
1e7e96e
Temporarily disable tests 934 & 935 in fallback and interp_ac config
by Alex Light
· 8 years ago
50cc0cc
Temporarily disable tests 934 & 935 for interpreter and jit.
by Alex Light
· 8 years ago
a7e0b57
Disable test 154 for GC stress
by Mathieu Chartier
· 8 years ago
fab0b19
Disable 912 for JIT.
by Nicolas Geoffray
· 8 years ago
9623ca6
ART: Re-enable TI tests for target
by Andreas Gampe
· 8 years ago
a7e38d8
Use original dex file for retransformation.
by Alex Light
· 8 years ago
732b0ac
ART: Add Agent Thread API
by Andreas Gampe
· 8 years ago
6ac5750
Revert "Revert "Implement RetransformClasses""
by Alex Light
· 8 years ago
52a2db5
Revert "Implement RetransformClasses"
by Alex Light
· 8 years ago
a6c5e97
Implement RetransformClasses
by Alex Light
· 8 years ago
d79ae05
Merge "ART: Disable test 901 on target"
by Treehugger Robot
· 8 years ago
1a87b3b
ART: Disable test 901 on target
by Andreas Gampe
· 8 years ago
6f8e4f0
ART: Add JNI API
by Andreas Gampe
· 8 years ago
d4a2827
Merge "ART: Add Search API"
by Treehugger Robot
· 8 years ago
4638106
Blacklist tests for flaky no-image.
by Nicolas Geoffray
· 8 years ago
ce7732b
ART: Add Search API
by Andreas Gampe
· 8 years ago
d18d9e2
Revert "Revert "ART: Add ThreadGroup API support""
by Andreas Gampe
· 8 years ago
35bcf81
ART: Add three Timer functions
by Andreas Gampe
· 8 years ago
5e01df4
Merge changes I168f24de,I8ec60a98,I3c426ed7,Ic809b0f3
by Treehugger Robot
· 8 years ago
6bec91c
Store resolved types for AOT code in .bss.
by Vladimir Marko
· 8 years ago
87071bf
Revert "ART: Add ThreadGroup API support"
by Nicolas Geoffray
· 8 years ago
0e69273
Implement RedefineClasses, also redefine multiple classes atomically.
by Alex Light
· 8 years ago
02afcde
ART: Add ThreadGroup API support
by Andreas Gampe
· 8 years ago
88a17bc
Merge "Revert "Revert "ART: Ensure plugin is loaded on AttachAgent"""
by Andreas Gampe
· 8 years ago
c4baad2
Revert "Revert "ART: Ensure plugin is loaded on AttachAgent""
by Andreas Gampe
· 8 years ago
af13ab9
ART: Add GetCurrentThread and GetThreadInfo
by Andreas Gampe
· 8 years ago
319dbe8
ART: Add raw monitor API
by Andreas Gampe
· 8 years ago
1bdaf73
ART: Add system properties support
by Andreas Gampe
· 8 years ago
460d1b4
Revert "Revert "Add basic checks for redefinition.""
by Alex Light
· 8 years ago
0d0bfae
Merge "ART: Change no-image run-test dependency"
by Treehugger Robot
· 8 years ago
6dd42a8
ART: Change no-image run-test dependency
by Andreas Gampe
· 8 years ago
50a4e49
ART: Add GetObjectSize and GetObjectHashCode
by Andreas Gampe
· 8 years ago
32a2fba
Revert "Revert "Create test for field access in obsolete methods.""
by Alex Light
· 8 years ago
ab2f0d0
ART: Add Field methods
by Andreas Gampe
· 8 years ago
1672260
Merge "Revert "Revert "Revert "Revert "Basic obsolete methods support"""""
by Treehugger Robot
· 8 years ago
f0bfd75
Merge "Revert "Disable 626-const-class-linking for JIT.""
by Vladimir Marko
· 8 years ago
dba6148
Revert "Revert "Revert "Revert "Basic obsolete methods support""""
by Alex Light
· 8 years ago
294e107
Merge "Disable 080-oom-fragmentation."
by Nicolas Geoffray
· 8 years ago
441a5e9
Merge "Revert "Revert "Revert "Basic obsolete methods support""""
by Nicolas Geoffray
· 8 years ago
f6abcda
Revert "Revert "Revert "Basic obsolete methods support"""
by Nicolas Geoffray
· 8 years ago
Next »