Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
cda3d47149b41d85c38d1f3ffbc312a930b147b2
/
test
c76fbf0
Fix script when using --verify-soft-fail and --jit.
by Nicolas Geoffray
· 5 years ago
9879c34
Disable test 692-vdex-secondary-loader on CMS.
by Nicolas Geoffray
· 5 years ago
50419f2
Fix crash with secondary dex files on low RAM devices.
by Nicolas Geoffray
· 5 years ago
f442a84
Revert "Merge libdexfile_external into libdexfile."
by Nikita Ioffe
· 5 years ago
af61f50
Reland "Change JNI behavior related to hiddenapi."
by Nicolas Geoffray
· 5 years ago
848fc80
Merge libdexfile_external into libdexfile.
by Martin Stjernholm
· 5 years ago
8e0f6aa
Disable test that depends on ART sources when prebuilts are used.
by Martin Stjernholm
· 5 years ago
cff30a0
Better support ICs on virtual calls
by Alex Light
· 5 years ago
9bc364b
Support background verification of secondary dex files.
by Nicolas Geoffray
· 5 years ago
dbcf4a2
Revert "Change JNI behavior related to hiddenapi."
by Nicolas Geoffray
· 5 years ago
1a660c0
Reduce 129-ThreadGetId iteration count
by Hans Boehm
· 5 years ago
0685b98
Abort transaction when Class.forName() fails.
by Vladimir Marko
· 5 years ago
579db19
Change JNI behavior related to hiddenapi.
by Nicolas Geoffray
· 5 years ago
26a7596
Add on-device signing end-to-end test.
by Martijn Coenen
· 5 years ago
982eced
Remove '&' class loader context.
by Nicolas Geoffray
· 5 years ago
b3f5c50
Improve the CFI test to catch missing frames.
by David Srbecky
· 5 years ago
a129d8a
Revamp vdex format for better extensibility.
by Nicolas Geoffray
· 5 years ago
43c9cd7
Improve nterp -> compiled code transitions.
by Nicolas Geoffray
· 5 years ago
9441f92
Put 25% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`.
by Roland Levillain
· 5 years ago
8129ba3
Add a test for wrong constructor resolution.
by Vladimir Marko
· 5 years ago
7797612
Update test 162-method-resolution to pass on RI.
by Vladimir Marko
· 5 years ago
c436659
Disable tests failing on Cuttlefish x86 and regenerate ART test files.
by Roland Levillain
· 5 years ago
f0407cf
Document Atest support for wildcards in ART run-tests invocations.
by Roland Levillain
· 5 years ago
98aa748
Increase 053-wait delay tolerance
by Hans Boehm
· 5 years ago
e017bb0
Drop whole_static_libs for libasync_safe and clean up static linking of
by Martin Stjernholm
· 5 years ago
27dc877
Revert^2 "[metrics] Always enable background thread"
by Eric Holk
· 5 years ago
41b1892
Add support for sharding the ART MTS definition to `regen-test-files`.
by Roland Levillain
· 5 years ago
b7bc2e4
Support verbose logging in script `regen-test-files`.
by Roland Levillain
· 5 years ago
0654153
Add madvising of .odex, .vdex and .art files
by Jagadeesh Pakaravoor
· 5 years ago
3f64940
Revert "[metrics] Always enable background thread"
by Nicolas Geoffray
· 5 years ago
a1507a4
Disable ART run-test `053-wait-some` on gcstress configurations.
by Roland Levillain
· 5 years ago
b6c0e73
Remove some methods from DdmVmInternal.
by Nicolas Geoffray
· 5 years ago
6660e3b
[metrics] Always enable background thread
by Eric Holk
· 5 years ago
157fc96
Move 100% of ART run-tests to test group `presubmit` in `TEST_MAPPING`.
by Roland Levillain
· 5 years ago
eb7882b
Do not produce an entry for a Test Mapping test group if it is empty.
by Roland Levillain
· 5 years ago
87531a6
Aesthetic changes in generated ART run-test Blueprint files.
by Roland Levillain
· 5 years ago
e8657bf
Adjust `regen-test-files` to match current ART run-test Blueprint files.
by Roland Levillain
· 5 years ago
c714f40
Fix crash on error paths from GenericJNI trampoline.
by Vladimir Marko
· 5 years ago
90b2661
Generalize the defaults module for module source builds.
by Martin Stjernholm
· 5 years ago
21dafaf
Skip make targets that have missing dependencies when using ART prebuilts.
by Martin Stjernholm
· 5 years ago
9150de6
[LSC] Add LOCAL_LICENSE_KINDS to art
by Bob Badour
· 5 years ago
ab2fde3
Don't abort if the oat file doesn't have dex2oat command line key.
by Nicolas Geoffray
· 5 years ago
c6c6a15
Adjust test runner for vdex.
by Nicolas Geoffray
· 5 years ago
41af856
Add `CtsLibcoreTestCases` to the generated ART MTS definition.
by Roland Levillain
· 5 years ago
1dc3656
Move 75% of ART run-tests to test group `presubmit` in `TEST_MAPPING`.
by Roland Levillain
· 5 years ago
1206030
Put 10% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`.
by Roland Levillain
· 5 years ago
bcd4bc9
Add rpl@google.com and dsrbecky@google.com as owners of ART tests.
by Roland Levillain
· 5 years ago
de1449e
Add `MainlineTestModuleController` support for AOSP to ART tests.
by Roland Levillain
· 5 years ago
16f60dc
Support loading vdex files without odex.
by Nicolas Geoffray
· 5 years ago
9a1a5a9
Regenerate ART test files to reinclude ART Checker tests.
by Roland Levillain
· 6 years ago
135e948
Partially generate the ART MTS definition in script `regen-test-files`.
by Roland Levillain
· 5 years ago
df69bd7
Remove Flags
by Eric Holk
· 5 years ago
0d768f1
Put 5% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`.
by Roland Levillain
· 5 years ago
cedec9d
Do not create HandleScope for JNI transitions.
by Vladimir Marko
· 5 years ago
fedff51
Change runtime behavior related to hiddenapi.
by Nicolas Geoffray
· 5 years ago
a2f1319
Add text-profile support for multiple ICs
by Alex Light
· 5 years ago
5de5efe
Remove pointer-size arguments from DexCache.
by David Srbecky
· 5 years ago
18af644
Move 50% of ART run-tests to test group `presubmit` in `TEST_MAPPING`.
by Roland Levillain
· 5 years ago
9f9c007
Use Python's `json` to generate `TEST_MAPPING` in `regen-test-files`.
by Roland Levillain
· 5 years ago
eb348cd
Revamp script `test/utils/regen-test-files`.
by Roland Levillain
· 5 years ago
8856695
Use the checksum in the dex header for anynomous vdex files.
by Nicolas Geoffray
· 5 years ago
3dba023
Add a server-configurable flags API
by Eric Holk
· 5 years ago
381d35c
ARM: Adjust timeout for ARM FVP runs.
by Artem Serov
· 5 years ago
6df4511
Use vdex assignability types at runtime.
by Nicolas Geoffray
· 5 years ago
354fbd7
Disable ART run-test `053-wait-some` with debug-gc and interp-ac.
by Roland Levillain
· 5 years ago
f94fb41
Arm FVP README: Adjust info on FVP build.
by Artem Serov
· 5 years ago
284e8b0
Enable art MTS tests to generate android-mts-art as well as be included in android-mts.
by Kimberly Kreider
· 5 years ago
2558abe
ARM64: Adjust SIMD checker tests for SVE.
by Artem Serov
· 6 years ago
61c4872
Re-enable ART run-test `053-wait-some` in `testrunner.py` invocations.
by Roland Levillain
· 5 years ago
745da80
Add Math.multiplyHigh intrinsic
by Nikita Iashchenko
· 5 years ago
5c48df9
[verifier]: flag instruction that will throw at runtime
by Nicolas Geoffray
· 5 years ago
1b3fb62
Do not dump details of OOME for thread peer.
by Vladimir Marko
· 5 years ago
5bcecf0
Convert `test/utils/regen-test-files` from Bash to Python.
by Roland Levillain
· 5 years ago
f80445b
Sort tests in `test/utils/regen-test-files` in a deterministic order.
by Roland Levillain
· 5 years ago
a554752
Regenerate ART test files.
by Roland Levillain
· 5 years ago
ac27ac0
Implement Reference.refersTo() intrinsic.
by Vladimir Marko
· 5 years ago
bfd622a
Initial commit of the test code for ART Service
by Chris Wailes
· 5 years ago
649beaa
Fix ThreadStress check script to filter stderr.
by Vladimir Marko
· 5 years ago
b1cf837
Fix image bug around clinit and nterp.
by Nicolas Geoffray
· 5 years ago
32a630e
ARM64: Add a README on how to run tests via FVP.
by Artem Serov
· 5 years ago
9ce38b5
Experiment with ART Mainline Module Testing in Test Mapping.
by Roland Levillain
· 5 years ago
d1728bf
Add a kTypeChecksFailure.
by Nicolas Geoffray
· 5 years ago
35a3720
Reland "Remove obsolete code in the verifier."
by Nicolas Geoffray
· 5 years ago
60e0081
Regenerate ART test files.
by Roland Levillain
· 5 years ago
3a73ffb
Revert^4 "Partial Load Store Elimination"
by Alex Light
· 5 years ago
791df7a
Revert "Revert^2 "Partial Load Store Elimination""
by Nicolas Geoffray
· 5 years ago
fc1ce4e
Revert^2 "Partial Load Store Elimination"
by Alex Light
· 5 years ago
47ac531
Revert "Partial Load Store Elimination"
by Nicolas Geoffray
· 5 years ago
51d771d
Update test expectations for new core-oj API
by Nikita Iashchenko
· 5 years ago
b8686ce
Partial Load Store Elimination
by Alex Light
· 6 years ago
d5a8695
Reland "Improve invokeinterface for nterp."
by Nicolas Geoffray
· 5 years ago
c6e4578
Fix 053-wait-some time bounds
by Hans Boehm
· 5 years ago
04c73cc
Regenerate ART test files.
by Roland Levillain
· 5 years ago
808c556
Reland "Refactor code in mterp and nterp to handle all cases of missing class.""
by Nicolas Geoffray
· 5 years ago
748e956
Revert "Refactor code in mterp and nterp to handle all cases of missing class."
by Alex Light
· 5 years ago
1060838
Revert "Revert^2 "[metrics] Add background reporting thread""
by Nicolas Geoffray
· 5 years ago
4c176b9
Revert^2 "[metrics] Add background reporting thread"
by Eric Holk
· 5 years ago
3f2980f
Refactor code in mterp and nterp to handle all cases of missing class.
by Nicolas Geoffray
· 5 years ago
1a0e292
Revert^2 "Add disable/get/set_hidden_api_enforcement_policy extensions"
by Alex Light
· 5 years ago
f8567b5
Revert "Revert^2 "[metrics] Add file output support""
by Nicolas Geoffray
· 5 years ago
Next »