angr/tests/analyses/cfg
2026-08-13 17:26:22 -05:00
..
__init__.py tests: Structure test files into directories 2023-09-08 16:05:33 -07:00
test_cfg_clflush.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_cfg_delay_import.py tests: CFG resolves delay-load import calls to named imports. (#6666) 2026-07-23 14:16:54 -07:00
test_cfg_get_any_node.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_cfg_manager.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_cfg_model.py CFGModel: Stop aborting when tidying a data reference at an unmapped address (#6811) 2026-08-11 13:27:06 -07:00
test_cfg_no_executable_regions.py CFG: Warn when the regions to analyze cover no bytes. (#6825) 2026-08-13 17:26:22 -05:00
test_cfg_patching.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_cfg_pe_msvc_eh.py Reduce TestCFGFastPEMsvcEH to one test case. (#6551) 2026-06-29 16:54:30 -07:00
test_cfg_rust_got_resolution.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_cfg_thumb_firmware.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_cfg_vex_postprocessor.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_cfgemulated.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_cfgfast.py CFGFast: Mark bad blocks found by complete scanning as nodecode. (#6781) 2026-08-07 14:16:21 -07:00
test_cfgfast_datarefs.py CFGFast: Linear scan heuristics for monotonic byte ramps and floats. (#6701) 2026-07-26 00:35:43 -07:00
test_cfgfast_soot.py [pre-commit.ci] pre-commit autoupdate (#6025) 2026-01-19 13:37:06 -07:00
test_const_resolver.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_iat_resolver.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_jumptables.py CFGFast: Repair guessed jumptable targets; remove overlapped ones. (#6503) 2026-06-16 03:33:30 -07:00
test_macho_resolver.py [pre-commit.ci] pre-commit autoupdate (#6025) 2026-01-19 13:37:06 -07:00
test_memload_resolver.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_noop_blocks.py CFGBase: Recognize int 3 as function alignments. (#5536) 2025-06-18 09:21:37 -07:00
test_pe_meta_structs.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00