Function simplicity_sys::tests::run_test

source ·
pub fn run_test(
    program: &[u8],
    target_amr: &[u32; 8],
    target_cmr: &[u32; 8],
    target_imr: &[u32; 8],
    cost_bound: ubounded
)
Expand description

Run a program, check its merkle roots, and that it succeeds