summaryrefslogtreecommitdiff
path: root/android/arch_test.go
AgeCommit message (Expand)Author
2025-02-12Don't panic in ModuleForTests and friends Colin Cross
2024-12-02Move withNativeBridgeEnabled to build/soong/android Spandan Das
2024-09-16Convert arch and os mutators to TransitionMutators Colin Cross
2024-07-18android: Add host_cross_supported prop Ivan Lozano
2024-05-02Make the enabled property configurable Cole Faust
2023-03-22Add sanitizer tests for musl Colin Cross
2022-12-28Add variant_prepend test for cc_library Zi Wang
2022-10-03Add riscv64-linux-android support Colin Cross
2022-08-22Make FirstTarget treat HostCross separately from Host Colin Cross
2022-08-01Remove unused bp2build logic from arch.go Liz Kammer
2022-03-29Remove linux_glibc musl hack Colin Cross
2022-03-07Add host_linux target properties Colin Cross
2022-02-28Export variant/features via soong_injection Liz Kammer
2021-07-23Reland "Split the x86 host toolchain into glibc and musl variants" Colin Cross
2021-07-23Revert "Split the x86 host toolchain into glibc and musl variants" Colin Cross
2021-07-23Split the x86 host toolchain into glibc and musl variants Colin Cross
2021-07-23Reland "Add TestArchProperties" Colin Cross
2021-07-23Revert "Add TestArchProperties" Colin Cross
2021-07-20Add TestArchProperties Colin Cross
2021-04-21Add bp2build arch-specific paths mutator Liz Kammer
2021-03-22Remove uses of FixtureFactory from android package Paul Duffin
2021-03-17Convert android/arch_test.go to test fixtures Paul Duffin
2020-11-12Pass Config to NewTestContext instead of ctx.Register Colin Cross
2020-10-09Revert "Make lots of tests run in parallel" Colin Cross
2020-10-06Make lots of tests run in parallel Colin Cross
2020-06-09Make it possible to specify separate rules for native_bridge case Victor Khimenko
2020-01-22Do a better job removing tags from arch structs Colin Cross
2019-12-18Move filesystem into Config Colin Cross
2019-11-25Make TestContext.RegisterModuleType take an android.ModuleFactory Colin Cross
2019-10-16Add arch mutator test Colin Cross
2019-09-26Move arch properties to proptools.FilterPropertyStruct Colin Cross
2019-01-25Optimize filterArchStruct when nothing is filtered Colin Cross