index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dexpreopt
Age
Commit message (
Expand
)
Author
2024-08-13
Simplify test configs by disabling append-bitness and pushing the whole
Martin Stjernholm
2024-06-14
Use C++20 `string{,_view}::{starts,ends}_with()`, part 2.
Vladimir Marko
2024-02-29
Don't set LD_LIBRARY_PATH to the ART module for any tests.
Martin Stjernholm
2024-01-19
Move files related to compiled code into oat/ directory
Dmitrii Ishcheikin
2023-07-12
Wipe the device before running art_standalone_dexpreopt_tests.
Jiakai Zhang
2023-06-15
Revert "Try disabling phenotype flag syncing for dexpreopt tests."
Jiakai Zhang
2023-06-13
Try disabling phenotype flag syncing for dexpreopt tests.
Jiakai Zhang
2023-06-02
Stop checking the PROT_EXEC bit in dexpreopt test.
Jiakai Zhang
2023-03-16
Revert^4 "Add the mainline framework boot image extensio...
Jiakai Zhang
2023-03-06
Revert^3 "Add the mainline framework boot image extension to the default."
Jiakai Zhang
2023-02-27
Revert^2 "Add the mainline framework boot image extension to the default."
Jiakai Zhang
2023-02-27
Revert "Add the mainline framework boot image extension to the default."
Jiakai Zhang
2023-02-27
Add the mainline framework boot image extension to the default.
Jiakai Zhang
2022-08-02
Only enable art_standalone_dexpreopt_tests for the primary ABI.
Jiakai Zhang
2022-01-18
Make it easier to change the location of the primary boot image.
Jiakai Zhang
2022-01-12
Update dexpreopt_test to verify boot images.
Jiakai Zhang
2021-12-15
Update dexpreopt_test to also check standalone system server jars.
Jiakai Zhang
2021-12-08
Move `art_standalone_dexpreopt_tests` to the top-level TEST_MAPPING.
Jiakai Zhang
2021-10-28
Add dexpreopt_test.
Jiakai Zhang