tasm_lib::test_helpers

Function negative_test

Source
pub fn negative_test<T: RustShadow>(
    snippet: &T,
    initial_state: InitVmState,
    allowed_errors: &[InstructionError],
)