Rizin
unix-like reverse engineering framework and cli tools
|
Functions | |
def | print_insn_detail (insn) |
def | test_class () |
Variables | |
string | XCORE_CODE = b"\xfe\x0f\xfe\x17\x13\x17\xc6\xfe\xec\x17\x97\xf8\xec\x4f\x1f\xfd\xec\x37\x07\xf2\x45\x5b\xf9\xfa\x02\x06\x1b\x10\x09\xfd\xec\xa7" |
tuple | all_tests |
def test_xcore.print_insn_detail | ( | insn | ) |
Definition at line 18 of file test_xcore.py.
References len, and xprint.to_x().
Referenced by test_class().
def test_xcore.test_class | ( | ) |
tuple test_xcore.all_tests |
Definition at line 13 of file test_xcore.py.
string test_xcore.XCORE_CODE = b"\xfe\x0f\xfe\x17\x13\x17\xc6\xfe\xec\x17\x97\xf8\xec\x4f\x1f\xfd\xec\x37\x07\xf2\x45\x5b\xf9\xfa\x02\x06\x1b\x10\x09\xfd\xec\xa7" |
Definition at line 11 of file test_xcore.py.