com.android.tradefed.testtype.rust

Classes

RustBenchmarkResultParser Interprets the output of tests run with Criterion benchmarking framework and translates it into calls on a series of ITestInvocationListeners. 
RustBinaryHostTest Host test meant to run a rust binary file from the Android Build system (Soong) 
RustBinaryTest A Test that runs a rust binary on given device. 
RustTestBase Base class of RustBinaryHostTest and RustBinaryTest 
RustTestBase.EnvPair  
RustTestBase.Invocation  
RustTestResultParser Interprets the output of tests run with Rust's unittest framework and translates it into calls on a series of ITestInvocationListeners.