miasm
Reverse engineering framework
ut_helpers_ir Namespace Reference

Functions

def exec_instruction (mn_str, init_values, results, index=0, offset=0)
 
def launch_tests (obj)
 

Function Documentation

◆ exec_instruction()

def ut_helpers_ir.exec_instruction (   mn_str,
  init_values,
  results,
  index = 0,
  offset = 0 
)
Symbolically execute an instruction and check the expected results.

◆ launch_tests()

def ut_helpers_ir.launch_tests (   obj)
Call test methods by name