aboutsummaryrefslogtreecommitdiff
path: root/dexpreopt/testing.go
AgeCommit message (Expand)Author
2024-02-02Determine GC type based on BUILT_KERNEL_VERSION_FILE.Jiakai Zhang
2023-07-14Add a Make variable to determine ART boot image jars for testing.Jiakai Zhang
2023-05-08Revert^2 "Generate app profiles even if dexpreopt is disabled."Jiakai Zhang
2023-05-08Revert^2 "Generate boot image profiles even if dexpreopt is disabled."Jiakai Zhang
2023-05-05Revert "Generate boot image profiles even if dexpreopt is disabled."Qiao Yang
2023-05-05Revert "Generate app profiles even if dexpreopt is disabled."Qiao Yang
2023-05-04Generate app profiles even if dexpreopt is disabled.Jiakai Zhang
2023-05-03Generate boot image profiles even if dexpreopt is disabled.Jiakai Zhang
2021-12-14Test that `DisableGenerateProfile` takes effects for APEXes.Jiakai Zhang
2021-12-03Add ART boot image profile to the ART APEX.Jiakai Zhang
2021-11-30Add entries for STANDALONE_SYSTEMSERVER_JARS to systemserverclasspath.pbJiakai Zhang
2021-08-10Fix tests to use correct fixtures for configuring (Apex)BootJars.satayev
2021-07-22Rename UpdatableBootJars to ApexBootJars.satayev
2021-03-25Merge "Allow using updatable boot jars in dexpreopt (but don't use them yet)."Ulyana Trafimovich
2021-03-24Allow using updatable boot jars in dexpreopt (but don't use them yet).Ulya Trafimovich
2021-03-24Group all the preparations needed for testing dexpreoptPaul Duffin
2021-03-24Use more inclusive language in dexpreopt/testing.goPaul Duffin
2021-03-10Support test fixtures in dexpreopt packagePaul Duffin
2021-01-25Make dexpreopt tools available for all java testsPaul Duffin
2020-02-13Reland: Get the dex2oat host tool path from module dependency on theMartin Stjernholm
2020-01-27Revert "Get the dex2oat host tool path from module dependency on..."Hans Boehm
2020-01-24Get the dex2oat host tool path from module dependency on the binaryMartin Stjernholm