pub fn run_test_fail(
    program: &[u8],
    target_result: SimplicityErr,
    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 fails