Skip to main content

run_test_case

Function run_test_case 

pub fn run_test_case<B>(test_case: &TestCase<'_>, compiler: &mut EvmCompiler<B>)
where B: Backend,
Available on crate features __fuzzing only.