capa/tests
2026-05-11 11:14:28 +02:00
..
data@413fd2803e rules: introduce helper to parse features from parts 2026-05-11 11:14:28 +02:00
fixtures/features tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
conftest.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
fixtures.py tests: ida: better handle stale databases and concurrent access 2026-05-11 11:14:28 +02:00
test_binexport_accessors.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_binexport_features.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_binja_features.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_capabilities.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_cape_features.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_cape_model.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_dnfile_features.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_dotnetfile_features.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_drakvuf_features.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_drakvuf_models.py fix: omit trailing ' -> ' suffix in syscall call names when no return value 2026-05-08 17:58:07 +02:00
test_dynamic_span_of_calls_scope.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_elffile_features.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_engine.py style: ruff format changed files 2026-04-23 18:04:10 +03:00
test_extractor_hashing.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_fmt.py
test_freeze_dynamic.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_freeze_static.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_function_id.py
test_ghidra_features.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_helpers.py fix: use integer division in get_printable_len for UTF-16 LE operands 2026-05-08 17:58:07 +02:00
test_idalib_features.py tests: ida: better handle stale databases and concurrent access 2026-05-11 11:14:28 +02:00
test_loader_segfault.py
test_main.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_match.py lint: replace black/isort/flake8 with ruff (#2992) 2026-04-07 12:10:41 -06:00
test_optimizer.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_os_detection.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_pefile_features.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_proto.py fix: remove unused imports and un-suppress F401 2026-05-08 17:58:07 +02:00
test_render.py fix: remove unused imports and un-suppress F401 2026-05-08 17:58:07 +02:00
test_result_document.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_rule_cache.py lint: replace black/isort/flake8 with ruff (#2992) 2026-04-07 12:10:41 -06:00
test_rules.py fix: remove unused imports and un-suppress F401 2026-05-08 17:58:07 +02:00
test_rules_insn_scope.py fix: remove duplicate Rule.from_yaml call in test_scope_instruction_description 2026-05-08 17:58:07 +02:00
test_scripts.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_strings.py
test_viv_features.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_vmray_features.py tests: cleanup tests and fixtures 2026-05-11 11:14:28 +02:00
test_vmray_model.py