angr/tests/sim
Yan Shoshitaishvili 90062a9914
Support native AIL Abs expressions in light engines (#6683)
* Fix AIL Abs unary operation dispatch

* Fix Abs regression test lint
2026-07-24 00:43:03 -07:00
..
exec_func Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
exec_insn Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
options Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
__init__.py tests: Structure test files into directories 2023-09-08 16:05:33 -07:00
test_accuracy.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_ail_exec.py Support native AIL Abs expressions in light engines (#6683) 2026-07-24 00:43:03 -07:00
test_astdeps.py Unpack SimActionObjects in irop before passing them to claripy (#5060) 2024-12-04 14:42:59 -07:00
test_checkbyte.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_echo.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_emulator.py Add Emulator and ConcreteEngine; Adapt IcicleEngine to ConcreteEngine (#5529) 2025-06-13 12:46:02 -07:00
test_fauxware.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_find_avoid_conflict.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_icicle.py Remove widen() from state api (#6632) 2026-07-17 13:23:53 -07:00
test_self_modifying_code.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_simple_api.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_simulation_manager.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_stack_alignment.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_state.py Remove global condition from SimState (#6641) 2026-07-20 10:06:54 -07:00
test_state_customization.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_symbol_hooked_by.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00