Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
0d60a2b1eaa2cd2ec3481e49578b77405353efa1
/
build
/
Android.common_test.mk
4a88a5a
Finish move of jar compilation rules from makefile to soong.
by David Srbecky
· 4 years, 6 months ago
f6c3784
Move the conscrypt hostdex build rule to ART.
by Nicolas Geoffray
· 4 years, 7 months ago
31e0dc2
Remove -testdex variants of bootclasspath jars.
by Nicolas Geoffray
· 4 years, 8 months ago
40b28aa
Remove typo'd variables
by Colin Cross
· 6 years ago
0104606
Remove uses of $USER
by Dan Willemsen
· 6 years ago
4f32b6a
Add implicit min-sdk if a test uses a main-dex list.
by Ian Zerny
· 6 years ago
7a85e70
Reduce core image to 6 modules.
by Vladimir Marko
· 6 years ago
00fe35e
Revert "Reduce core image to core-{oj,libart,simple}."
by Vladimir Marko
· 6 years ago
ec91d48
Reduce core image to core-{oj,libart,simple}.
by Vladimir Marko
· 6 years ago
d566b08
Stop using sum(1).
by Elliott Hughes
· 6 years ago
25accea
Don't use $PPID
by Colin Cross
· 7 years ago
31f22d6
Change from PPID to CWD to distinguish between different trees
by Alex Light
· 7 years ago
dfee52f
Don't use ANDROID_BUILD_TOP in common_test.mk
by Alex Light
· 7 years ago
7c201b8
Remove obsolete environment variables.
by Nicolas Geoffray
· 7 years ago
822cf6a
Delete jack support
by Colin Cross
· 7 years ago
002b931
Incorporate random profile tests into run-test.
by Jeff Hao
· 8 years ago
1c5143e
Revert "Remove obsolete LOCAL_DX_FLAGS."
by Colin Cross
· 8 years ago
70b21bd
Run all 'compiler' variants by default.
by Nicolas Geoffray
· 8 years ago
bb00f81
Remove testing of prebuilt npic boot images.
by Richard Uhler
· 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
984b081
Have `make` report a failing gtest run as a top-level target.
by Roland Levillain
· 8 years ago
f808786
Build: Avoid using ppid to generate temporary directory name.
by Narayan Kamath
· 8 years ago
a82a1ac
Revert "Compute PPID at ninja time"
by Colin Cross
· 8 years ago
b1c17bb
Compute PPID at ninja time
by Colin Cross
· 8 years ago
71a155f
Remove unused build code
by Colin Cross
· 8 years ago
cd8a057
Move ART_HOST_TEST_DIR to Android.common_test.mk
by Dan Willemsen
· 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
71572de
Add a graph coloring art test option
by Matthew Gharrity
· 8 years ago
fbe160b
Remove obsolete LOCAL_DX_FLAGS.
by Ying Wang
· 9 years ago
7db00cd
Update Makefile and scripts after Quick removal.
by Nicolas Geoffray
· 9 years ago
6ad2d8b
Revert "Force Jack to consider multidex annotations"
by Delphine Martin
· 9 years ago
8cc049c
Force Jack to consider multidex annotations
by Yohann Roussel
· 9 years ago
dcdc85b
Dex2oat support for multiple oat file and image file outputs.
by Jeff Hao
· 9 years ago
c07d66d
Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP.
by Alex Light
· 9 years ago
91de25f
Make things generally quieter.
by Alex Light
· 9 years ago
7617abd
runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS
by Igor Murashkin
· 9 years ago
7526d78
ART: Fix streaming tracing issues
by Andreas Gampe
· 9 years ago
4d57ecf
Properly compile multidex for tests when using Jack.
by Richard Uhler
· 10 years ago
66d874d
Create OatFileAssistant class for assisting with oat files.
by Richard Uhler
· 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
3fc1b12
Add missing JIT stuff in make files
by Mathieu Chartier
· 10 years ago
bdeb9b7
Re-enable ParallelGC test for gcstress mode
by Mathieu Chartier
· 10 years ago
50c138f
Fix signal test to work with gcstress
by Mathieu Chartier
· 10 years ago
3774335
Add a new imgdiag tool to diff boot.art/core.art against a process
by Igor Murashkin
· 10 years ago
c23c9c9
ART: PIC testing
by Andreas Gampe
· 10 years ago
41bb331
Add more environment variable to control test granularity.
by Nicolas Geoffray
· 10 years ago
bd2c63c
Support running run-test in ndebug mode through make.
by Nicolas Geoffray
· 10 years ago
8a16d97
Fix valgrind errors.
by Nicolas Geoffray
· 10 years ago
928f72b
ART: Fix things for valgrind
by Andreas Gampe
· 10 years ago
03a112d
Add run-test support for running without a working patchoat/dex2oat
by Alex Light
· 10 years ago
f5c44b3
Use loops to build combinations of run-tests.
by Ian Rogers
· 10 years ago
5a586cc
Mark ParallelGC with gcstress failing.
by Nicolas Geoffray
· 10 years ago
f6e206c
Support x86_64 stack overflow checks in opt compiler.
by Nicolas Geoffray
· 10 years ago
bfac14a
Add --always-clean flag to run-test.
by Alex Light
· 10 years ago
3bb12b9
Add a variable to disable PREBUILD in run-tests.
by Nicolas Geoffray
· 10 years ago
1fe5e5c
ART: Fix target test paths
by Andreas Gampe
· 10 years ago
e7655c5
ART: Turn on ART_TEST_KEEP_GOING by default, clean up unused vars
by Andreas Gampe
· 10 years ago
1c83cbc
ART: Make run tests out of oat tests
by Andreas Gampe
· 10 years ago
ab9167b
Merge "Changed default non-full tests to be prebuild."
by Andreas Gampe
· 10 years ago
9d72253
Changed default non-full tests to be prebuild.
by Alex Light
· 10 years ago
d2c0b09
Put oat test output on stderr.
by Ian Rogers
· 10 years ago
a59dd80
Runtime can now be set to require relocation
by Alex Light
· 10 years ago
f12feb8
Stack overflow checks and NPE checks for optimizing.
by Nicolas Geoffray
· 10 years ago
5182915
Redirect failing test output to stderr.
by Ian Rogers
· 10 years ago
8a14b75
Add a GC stress run that uses a moving collector and small heap sizes.
by Ian Rogers
· 10 years ago
701aa64
Add GC verification test rules.
by Ian Rogers
· 10 years ago
5242c0a
Allow optimizing and trace tests to be not run.
by Ian Rogers
· 10 years ago
8d48673
Use the thumb2 assembler for the optimizing compiler.
by Nicolas Geoffray
· 10 years ago
1a2f84e
Fix dex file dependencies for oat tests.
by Ian Rogers
· 10 years ago
f61b537
Re-enable tests with the optimizing compiler.
by Nicolas Geoffray
· 10 years ago
532714a
Fix test-art-target error
by Brian Carlstrom
· 10 years ago
afd9acc
Multilib ART host.
by Ian Rogers
· 10 years ago