platform_build_soong/rust
Ivan Lozano c0083614f6 Do not run Soong tests for Rust on non-Linux hosts.
The Rust toolchain only supports Linux hosts, so skip Rust tests
that depend on host toolchains when building on other platforms.

Test: Tests still run on Linux hosts
Bug: 140435149
Change-Id: I298b52589ab5c6a7ec3acc4db1111596cd995d76
2019-09-03 13:57:36 -07:00
..
config Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
androidmk.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
binary.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
binary_test.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
builder.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
compiler.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
compiler_test.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
library.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
library_test.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
prebuilt.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
proc_macro.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
rust.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
rust_test.go Do not run Soong tests for Rust on non-Linux hosts. 2019-09-03 13:57:36 -07:00
testing.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00