Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
0a51605ddd81635135463dab08b6f7c21b58ffb0
/
test
b9a8541
Revert "Generate mini-debug-info when running tests."
by David Srbecky
· 5 years ago
0b44798
Revert "Generate mini-debug-info when running JIT tests."
by David Srbecky
· 5 years ago
c3590fe
Cosmetic changes in test/README.md and test/README.chroot.md.
by Roland Levillain
· 5 years ago
aaac8d2
ART: add devices option to test/knownfailures.json
by Orion Hodson
· 5 years ago
59770df
Correct skips and name typo
by Alex Light
· 5 years ago
172ad03
Reduce the heap size to 16MiB for two tests.
by Vladimir Marko
· 5 years ago
55eccdf
Revert^4 "Walk internal ArtField/ArtMethod pointers"
by Alex Light
· 5 years ago
49df715
Handle MethodHandle call to non-default interface methods
by Alex Light
· 5 years ago
97421fd
Add temporary time logging
by David Srbecky
· 5 years ago
bd5fb28
Document `OVERRIDE_TARGET_FLATTEN_APEX` in ART documentation.
by Roland Levillain
· 5 years ago
c34eab4
Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers""
by Nicolas Geoffray
· 5 years ago
ea2a3d9
Revert^2 "Walk internal ArtField/ArtMethod pointers"
by Alex Light
· 5 years ago
7021c13
Increase gcstress timeout
by David Srbecky
· 5 years ago
e456b6f
testrunner: Add missing import
by David Srbecky
· 5 years ago
712fa80
Revert "Walk internal ArtField/ArtMethod pointers"
by Nicolas Geoffray
· 5 years ago
8307206
Follow change to ART_TEST_LIST_*
by Colin Cross
· 5 years ago
c84fc3a
Walk internal ArtField/ArtMethod pointers
by Alex Light
· 5 years ago
34848e7
Remove `-j` option from build commands in `test/README.chroot.md`.
by Roland Levillain
· 5 years ago
f9ba521
testrunner: Kill whole process group on timeout.
by David Srbecky
· 5 years ago
40510ab
Adjust Checker assertion in 1004-checker-volatile-ref-load for heap poisoning.
by Roland Levillain
· 5 years ago
3067710
Raise timeout for method tracing to 30 mins.
by Martin Stjernholm
· 5 years ago
988c391
Fix null checks on volatile reference field loads on ARM64.
by Roland Levillain
· 5 years ago
7e97cf1
Add 10 minutes for gcstress timeout.
by Nicolas Geoffray
· 5 years ago
cb497cf
Raise timeout when method tracing is enabled.
by Martin Stjernholm
· 5 years ago
82e61e9
Revert switch to bc to do fractional calculation.
by Martin Stjernholm
· 5 years ago
44f406c
Raise the timeout for 670-bitstring-type-check.
by Martin Stjernholm
· 5 years ago
c18eba3
Consolidate updating of reflective Field/Method references
by Alex Light
· 5 years ago
4815e72
Propagate timeout to run-test-jar.
by Martin Stjernholm
· 5 years ago
1061c7d
Clean up profile AddMethod APIs
by Calin Juravle
· 5 years ago
e58624f
Various renames following the name change from "Runtime APEX" to "ART APEX".
by Martin Stjernholm
· 5 years ago
1ba7fec
unset ART_TEST_ANDROID_I18N_ROOT before starting chroot test
by Victor Chang
· 5 years ago
53d220e
ART: Improve VisitStringGetCharsNoCheck intrinsic for compressed strings, using SIMD
by David Horstmann
· 6 years ago
6df588b
Generate mini-debug-info when running JIT tests.
by David Srbecky
· 5 years ago
b4abe0a
Limit visibility of ART libraries, binaries, and headers.
by Martin Stjernholm
· 6 years ago
c2c5948
Skip tests 1975 & 1976 on redefine-stress
by Alex Light
· 5 years ago
4ac0e15
Revert "Revert "Basic structural redefinition support""
by Nicolas Geoffray
· 5 years ago
5a2301d
Revert "Basic structural redefinition support"
by Nicolas Geoffray
· 5 years ago
4eb6eb4
[optimizing] Improve constant folding on logical and
by Balaram Makam
· 6 years ago
c971eaf
Basic structural redefinition support
by Alex Light
· 6 years ago
973f8c4
Create boot image profiles with the appropriate version
by Calin Juravle
· 6 years ago
01fc470
Fix test 1974
by Alex Light
· 5 years ago
7539b40
Fix test 1974 expected output
by Mathieu Chartier
· 5 years ago
f4666af
Revert^2 "Fix profile saver hotness for AOT code"
by Mathieu Chartier
· 6 years ago
8e2c78d
Generate mini-debug-info when running tests.
by David Srbecky
· 5 years ago
a49b04f
Revert "ART: Detect target run-test timeout and print a message"
by David Srbecky
· 5 years ago
38a2818
ART: Add exit-code option to signal_dumper
by Andreas Gampe
· 6 years ago
2704d0a
ART: Detect target run-test timeout and print a message
by Andreas Gampe
· 6 years ago
5aae3db
ART: Switch to executable test in run-test
by Andreas Gampe
· 6 years ago
5d775eb
ART: Fix signal_dumper detection in run-test
by Andreas Gampe
· 6 years ago
29bfb0c
ART: Add env variable to increase run-test timeouts
by Andreas Gampe
· 6 years ago
6ad30a2
ART: Make run-test timeout dependent on sanitization
by Andreas Gampe
· 6 years ago
87beba3
Fix some typos in ART.
by Roland Levillain
· 6 years ago
60931d9
ART: Simplify and tighten run-test timeouts
by Andreas Gampe
· 6 years ago
52b4dc9
Fix comments in `test/etc/run-test-jar`.
by Roland Levillain
· 6 years ago
2ea4ec0
ART: Add signal_dumper as target run-test dependency
by Andreas Gampe
· 6 years ago
a613808
ART: Check for signal_dumper on-device for run-test
by Andreas Gampe
· 6 years ago
975d70b
ART: Add timeout to run-test invocation on-device
by Andreas Gampe
· 6 years ago
7f8678e
Revert^2 "Prevent overflow for AOT hotness counters"
by Mathieu Chartier
· 6 years ago
84e5bb9
Rename some build variables and targets for the ART APEX.
by Martin Stjernholm
· 6 years ago
8ea9b37
Use j.l.ThreadGroup class directly for GetThreadGroupInfo
by Alex Light
· 6 years ago
3e29e19
Switch testrunner.py to report times with monotonic clock
by Orion Hodson
· 6 years ago
da144b6
Address syntax warnings in testrunner.py
by Orion Hodson
· 6 years ago
d6be5da
Update references to the ART APEX for tests.
by Martin Stjernholm
· 6 years ago
a86a5d1
Prevent attempts to run impossible configurations.
by Alex Light
· 6 years ago
bf8a5d8
Add --all-<type> options to testrunner
by Alex Light
· 6 years ago
ab5f4c1
Allow space characters in SimpleName for DEX format 040.
by Ulya Trafimovich
· 6 years ago
7ab0777
Revert "Prevent overflow for AOT hotness counters"
by Nicolas Geoffray
· 6 years ago
1544457
Use "items" instead of "iteritems".
by Nicolas Geoffray
· 6 years ago
775d38d
Revert "Fix profile saver hotness for AOT code"
by Nicolas Geoffray
· 6 years ago
86459c0
ART: Change Python code in run-test
by Andreas Gampe
· 6 years ago
79e6eb8
Prevent overflow for AOT hotness counters
by Mathieu Chartier
· 6 years ago
4e8e0a5
Fix vpython embedded specification's bookends in testrunner.py.
by Roland Levillain
· 6 years ago
8feeef6
Add required vpython version tag to testrunner.py
by David Srbecky
· 6 years ago
4cb48c1
Fix profile saver hotness for AOT code
by Mathieu Chartier
· 6 years ago
4948407
ART: Add testrunner diagnostics for b/140161314
by Andreas Gampe
· 6 years ago
6d0e3de
Typo fix in test/README.md.
by Ulya Trafimovich
· 6 years ago
1ec82e5
ART: Properly kill timed-out test
by Andreas Gampe
· 6 years ago
5269951
ART: Take actual time on timeout in testrunner
by Andreas Gampe
· 6 years ago
05b0086
Add support for running specific tests to run-gtests.sh.
by Martin Stjernholm
· 6 years ago
9ce340f
ARM64: toFloat() intrinsics with ARMv8 FP16.
by xueliang.zhong
· 6 years ago
be53085
ARM64: Improve BoundsCheck for constant inputs.
by Georgia Kouveli
· 6 years ago
72d7e94
Add obsolete object event
by Alex Light
· 6 years ago
f1bb75a
Add some more documentation on ART run-tests and gtests.
by Roland Levillain
· 6 years ago
bac080b
Loop vectorizer should not remove instructions that can throw
by Georgia Kouveli
· 6 years ago
759845f
Separate ICU4J from core-libart
by Victor Chang
· 6 years ago
e47933a
Replace more occurrences of `make` with `m` in ART.
by Roland Levillain
· 6 years ago
fa59588
Fix setting/getting the native priority of a thread.
by Nicolas Geoffray
· 6 years ago
6461124
Remove icu .dat file from Runtime module
by Victor Chang
· 6 years ago
7cfc8f5
Don't compile OSR methods that have phi equivalents at loop entry.
by Nicolas Geoffray
· 6 years ago
635967b
Remove message ART creates for "throw null".
by Nicolas Geoffray
· 6 years ago
8d5a215
Build and install the Testing Runtime APEX in ART device testing.
by Roland Levillain
· 6 years ago
38a062e
Weaken 2 DCHECK()s in reflection.
by Vladimir Marko
· 6 years ago
d4d6fb5
Set relative path to ART tests back to `art/$ISA` instead of `test/$ISA`.
by Roland Levillain
· 6 years ago
f0b1de8
Introduce Make variables for the various Runtime APEX names.
by Roland Levillain
· 6 years ago
6a0b657
ART: ARM64: Optimize frame size for SIMD graphs.
by Artem Serov
· 6 years ago
61f0716
Introduce a Testing Runtime APEX (test) module including ART gtests.
by Roland Levillain
· 6 years ago
81448a2
Fix 638-checker-inline-cache-intrinsic
by David Srbecky
· 6 years ago
5d93b88
ART: Improve the timings for 597-deopt-busy-loop.
by Artem Serov
· 6 years ago
c14ec8f
Add resize arrays JVMTI extension
by Alex Light
· 6 years ago
422a9eb
Do not hold lock when making class visibly initialized.
by Vladimir Marko
· 6 years ago
Next »