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