Function cosmwasm_vm::testing::test_io
source · pub fn test_io<A, S, Q>(instance: &mut Instance<A, S, Q>)Expand description
Runs a series of IO tests, hammering especially on allocate and deallocate. This could be especially useful when run with some kind of leak detector.