index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
test.go
Age
Commit message (
Expand
)
Author
2025-03-13
Change CommonModuleInfoProvider to a pointer.
Yu Liu
2025-03-11
Expand TestSuiteInfoProvider to all test modules
Cole Faust
2025-03-11
Merge "rust: Set the rpath for rust_test modules" into main
Ivan Lozano
2025-03-07
Rename CommonModuleInfoKey to be consistent with others.
Yu Liu
2025-03-06
rust: Set the rpath for rust_test modules
Ivan Lozano
2025-02-21
Merge "Implement host_common_data property for cc, java, rust and sh test mod...
Colin Cross
2025-02-18
Implement host_common_data property for cc, java, rust and sh test modules
Colin Cross
2025-02-18
Install tradefed dynamic config file in soong-only builds
Cole Faust
2025-01-29
Merge "Install rust test and deps in testcases/ in soong-only" into main
Treehugger Robot
2025-01-29
Convert rust module-info.json to soong
Cole Faust
2025-01-29
Install rust test and deps in testcases/ in soong-only
Spandan Das
2025-01-28
Add new flags for Rust 1.83 update
Chris Wailes
2025-01-23
Convert rust to use ModuleProxy.
Yu Liu
2024-12-13
rust: Alias rust_ffi_rlib to rust_library_rlib
Ivan Lozano
2024-10-21
Add new properties to aid in removing the 1-variant fallback
Cole Faust
2024-07-16
Switch rust test install base to /data/local/tmp for consistency with cc
Nikita Putikhin
2024-06-28
Remove test_per_src
Colin Cross
2024-01-09
Split usage of UseVndk
Kiyoung Kim
2023-11-30
Move test data installation to Soong
Colin Cross
2023-11-20
Add test spec provider to test modules.
Aditya Choudhary
2023-01-11
Use the same rpaths for tests and binaries and cc and rust
Colin Cross
2023-01-03
Allow adding extra tradefed options in the Android.bp file
Cole Faust
2022-12-19
Revert "Allow adding extra tradefed options in the Android.bp file"
Tahsin Loqman
2022-12-09
Allow adding extra tradefed options in the Android.bp file
Cole Faust
2022-08-17
Move common test_options properties into the android package
Zhenhuang Wang
2022-04-28
Put rust_test.data_libs under lib[64]
Jooyung Han
2021-12-07
rust: Fix Host multilib prop for rust_test modules.
Ivan Lozano
2021-11-16
Merge "rust: Add data_libs and data_bins to rust_test"
Ivan Lozano
2021-11-15
rust: Add data_libs and data_bins to rust_test
Ivan Lozano
2021-11-04
rust: Support MTE memtag_heap sanitizer
Ivan Lozano
2021-09-21
rust: Add require_root and vendor install base
Ivan Lozano
2021-07-15
rust: Remove libtest from stdlibs list
Ivan Lozano
2021-02-10
Merge "Changing default of rust_test_host to unit_tests:true"
Julien Desprez
2021-02-05
Changing default of rust_test_host to unit_tests:true
Julien Desprez
2021-02-04
bp2build: convert paths/module refs to Bazel label
Liz Kammer
2021-01-29
rust: Allow rust_tests to include data files.
Ivan Lozano
2021-01-26
Rust: abort on panic
Jeff Vander Stoep
2020-11-16
Add unit_test test option in test configs
Dan Shi
2020-09-28
rust: Refactor staticStd to stdLinkage
Ivan Lozano
2020-09-18
rust: Add libstd linkage mutator for rlibs.
Ivan Lozano
2020-08-28
rust: strip libraries and binaries
ThiƩbaud Weksteen
2020-08-25
Link device binaries dynamically by default.
Ivan Lozano
2020-08-04
Make Rust test harness optional for test binaries
Stephen Crane
2020-07-01
rust: Add rustlibs auto dependency selection
Matthew Maurer
2020-06-17
Generate multilib for rust_test
Chih-Hung Hsieh
2020-06-11
Make rust_test file output more similar to cc_test.
Ivan Lozano
2020-06-10
Fix using generated test configs for sh_test, python_test and rust_test modules
Colin Cross
2020-05-05
Add gcov coverage support to Rust modules.
Ivan Lozano
2019-12-13
Install rust tests under nativetest(64)
Chih-Hung Hsieh
2019-12-02
Generate tradefed config for rust device tests.
Chih-Hung Hsieh
[next]