Files
kata-containers/src/libs/test-utils
Bin Liu 34746496b7 libs/test-utils: share test code by create a new crate
More and more Rust code is introduced, the test utils original in agent
should be made easy to share, move it into a new crate will make it
easy to share between different crates.

Fixes: #4925

Signed-off-by: Bin Liu <bin@hyper.sh>
2022-08-17 00:12:44 +08:00
..

Test Utilities

A library to share test code for Rust.

License

This code is licensed under Apache-2.0.