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