summaryrefslogtreecommitdiff
path: root/rust/testing.go
AgeCommit message (Expand)Author
2025-01-10rust: Add stub support for rust_ffi modules Ivan Lozano
2024-12-16rust: Remove rust_ffi_rlibs, keep rust_ffi_static Ivan Lozano
2024-12-13rust: Alias rust_ffi_rlib to rust_library_rlib Ivan Lozano
2024-07-17Convert rust_libraries and rust_stdlinkage mutators to TransitionMutators Colin Cross
2024-06-26cc/rust: Alias ffi rlib variant for static_libs Ivan Lozano
2024-05-16rust: made-to-order rust staticlibs Ivan Lozano
2024-04-05Deprecate Snapshot build Kiyoung Kim
2024-04-01Remove VNDK information from Rust, etc, and sysprop tests Kiyoung Kim
2024-03-28Remove VNDK information from CC and APEX tests Kiyoung Kim
2024-02-21Revert^4 "Integrate Rust-specific System Properties into rules generation." Andrew Walbran
2024-02-15Merge "Revert^3 "Integrate Rust-specific System Properties into rules generat... Paul Duffin
2024-02-15Revert^3 "Integrate Rust-specific System Properties into rules generation." Paul Duffin
2024-02-15Merge "Revert^2 "Integrate Rust-specific System Properties into rules generat... Andrew Walbran
2024-02-14Revert^2 "Integrate Rust-specific System Properties into rules generation." Andrew Walbran
2024-02-05Merge "Revert "Integrate Rust-specific System Properties into rules generatio... Rico Wind
2024-02-05Revert "Integrate Rust-specific System Properties into rules generation." Rico Wind
2024-02-05Merge "Integrate Rust-specific System Properties into rules generation." into... Andrew Walbran
2023-12-15Rust protobuf 2->3: Update build system Ludovic Barman
2023-09-22Revert "support sandboxed rust rules" Wen-yi Chu
2023-09-15support sandboxed rust rules Sam Delmerico
2023-09-11Integrate Rust-specific System Properties into rules generation. Dzmitry Shmatkou
2023-08-10rust: Add support for host fuzzers. Ivan Lozano
2023-05-19Parallelize singleton execution LaMont Jones
2023-04-24Add option to use protobuf3 Jeff Vander Stoep
2023-03-24rust_proto: use protobuf crate version 2.x Jeff Vander Stoep
2023-01-24rust: Enable Rust modules in Product Matthew Maurer
2022-04-20Add cross-referencing support for Rust Sasha Smundak
2022-03-07Use single module for clang runtime libraries Colin Cross
2021-11-16Merge "rust: Add Recovery Snapshot Soong tests for rust." Ivan Lozano
2021-11-15rust: Add Recovery Snapshot Soong tests for rust. Ivan Lozano
2021-11-12Merge "rust: Support new rust_stdlib_prebuilt_host type" Ivan Lozano
2021-11-12rust: Support new rust_stdlib_prebuilt_host type Ivan Lozano
2021-11-03rust: Support global sanitizers Ivan Lozano
2021-07-15rust: Remove libtest from stdlibs list Ivan Lozano
2021-06-03Rust rlib vendor snapshot support. Ivan Lozano
2021-06-03Rust cdylib/statliclib support for vendor snapshot. Ivan Lozano
2021-04-15Merge changes I59439b77,I7dbaf8be ThiƩbaud Weksteen
2021-04-15bloaty: measure stripped Rust binaries ThiƩbaud Weksteen
2021-04-14Merge changes from topic "rust_vendor_support" Ivan Lozano
2021-04-13Add more Rust vendor image support. Ivan Lozano
2021-04-13rust: Use new common image mutator interface. Ivan Lozano
2021-04-06Add rust_benchmark module to soong. Jakub Kotur
2021-03-30Convert remaining rust tests to use test fixtures Paul Duffin
2021-03-11Add text fixture preparers for rust package Paul Duffin
2021-03-05Clean up cc.RegisterRequiredBuildComponentsForTest() Paul Duffin
2021-02-09rust: Use prebuilts for x86 host target. Ivan Lozano
2021-02-08rust: Add rust_ffi_static vendor ramdisk Support Ivan Lozano
2021-01-25Add Rust fuzzing support. Ivan Lozano
2020-12-11Merge rust_protobuf and rust_grpcio module types. Ivan Lozano
2020-12-11Merge "Rust: Vendor support for Rust static libraries." Ivan Lozano