summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
AgeCommit message (Expand)Author
2022-08-08Add new libnativeloader_e2e_tests to the test mapping.Martin Stjernholm
2022-05-22Regenerate ART test files (2022-05-22).Roland Levillain
2022-05-04LSE fix removing observable stores with throwing instuctionsSantiago Aboy Solanes
2022-04-13x86/x86-64: Fix BoundsCheck slow path clobbering EDX/RDX.Vladimir Marko
2022-03-11Add test for checking VarHandle CAS concurrency guaranteesSorin Basca
2022-03-02Add `art_libnativebridge_cts_tests` to ART's `TEST_MAPPING` and ART MTS.Roland Levillain
2022-03-01Add `libnativeloader_test` to ART's `TEST_MAPPING` and ART MTS.Roland Levillain
2022-02-25Regenerate ART test files (2022-02-24).Roland Levillain
2021-12-08Move `art_standalone_dexpreopt_tests` to the top-level TEST_MAPPING.Jiakai Zhang
2021-12-02Regenerate ART test files (2021-11-26 (a)).Roland Levillain
2021-11-25Regenerate ART test files (2021-11-23 (b)).Roland Levillain
2021-11-25Regenerate ART test files (2021-11-23 (a)).Roland Levillain
2021-11-23Regenerate ART test files (2021-11-19).Roland Levillain
2021-11-18Temporarily disable `art_standalone_odrefresh_tests` in Mainline tests.Roland Levillain
2021-11-02Regenerate ART test files (2021-10-30).Roland Levillain
2021-11-01Regenerate ART test files (2021-10-29).Roland Levillain
2021-10-20Use the .dm file at runtime for verification.Nicolas Geoffray
2021-10-05Add ComposHostTestCases to art's mainline-presubmitVictor Hsieh
2021-10-05Add ComposHostTestCases to art's presubmitVictor Hsieh
2021-07-08Add standalone ART gtests to `TEST_MAPPING` group `mainline-presubmit`.Roland Levillain
2021-07-06Add standalone ART gtests to `TEST_MAPPING` group `presubmit`.Roland Levillain
2021-05-21Put 100% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`.Roland Levillain
2021-05-19Regenerate ART test files (2021-05-19).Roland Levillain
2021-05-14Reland "Devirtualize to HInvokeStaticOrDirect."Nicolas Geoffray
2021-05-07Revert "Devirtualize to HInvokeStaticOrDirect."Nicolas Geoffray
2021-05-06Devirtualize to HInvokeStaticOrDirect.Nicolas Geoffray
2021-04-30Put 75% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`.Roland Levillain
2021-04-20Put 50% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`.Roland Levillain
2021-04-18Regenerate ART test files.Roland Levillain
2021-04-10Disable 1004-checker-volatile-ref-load in TEST_MAPPINGDavid Srbecky
2021-04-08Remove ArtGtestsTarget from TEST_MAPPINGDavid Srbecky
2021-03-24Put 25% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`.Roland Levillain
2021-03-22Disable tests failing on Cuttlefish x86 and regenerate ART test files.Roland Levillain
2021-03-19Regenerate ART test files.Roland Levillain
2021-03-12Add madvising of .odex, .vdex and .art filesJagadeesh Pakaravoor
2021-03-09Move 100% of ART run-tests to test group `presubmit` in `TEST_MAPPING`.Roland Levillain
2021-03-01Move 75% of ART run-tests to test group `presubmit` in `TEST_MAPPING`.Roland Levillain
2021-03-01Put 10% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`.Roland Levillain
2021-02-26Regenerate ART test files to reinclude ART Checker tests.Roland Levillain
2021-02-23Put 5% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`.Roland Levillain
2021-02-18Move 50% of ART run-tests to test group `presubmit` in `TEST_MAPPING`.Roland Levillain
2021-02-18Use Python's `json` to generate `TEST_MAPPING` in `regen-test-files`.Roland Levillain
2021-02-05Sort tests in `test/utils/regen-test-files` in a deterministic order.Roland Levillain
2021-02-05Regenerate ART test files.Roland Levillain
2021-02-04Initial commit of the test code for ART ServiceChris Wailes
2021-02-02Experiment with ART Mainline Module Testing in Test Mapping.Roland Levillain
2021-01-29Regenerate ART test files.Roland Levillain
2021-01-19Regenerate ART test files.Roland Levillain
2021-01-15Revert "Revert^2 "[metrics] Add background reporting thread""Nicolas Geoffray
2021-01-14Revert^2 "[metrics] Add background reporting thread"Eric Holk