commit | fe1ab1f8ceca6589774b2d15a924b18a6249c35b | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <[email protected]> | Mon Jan 30 11:36:44 2023 +0100 |
committer | Jeff Vander Stoep <[email protected]> | Mon Jan 30 11:36:44 2023 +0100 |
tree | 616ac7c2f8c1f7fab1b349c2f0dd7d78314de5da | |
parent | 8fda9201585e26677ec87fc680192cb594f62542 [diff] |
Update TEST_MAPPING Test: atest Change-Id: Ic17afdfd4e0161e0b06bb57f33383f282d051d95
Common utilities for testing components built off futures-rs.
Add this to your Cargo.toml
:
[dependencies] futures-test = "0.3"
The current futures-test
requires Rust 1.45 or later.
Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.