capa/tests
Moritz 52de09a032
Fix byte/string extraction and unit tests (#1339)
* Fix wrong expected results on string and bytes tests. Fix https://github.com/mandiant/capa/issues/1336

* Fix IDA insn/byte extractor checks wrong address. Fix https://github.com/mandiant/capa/issues/1327

* fix vivisect string check and tests

---------

Co-authored-by: Xusheng <xusheng@vector35.com>
2023-03-02 10:33:14 +01:00
..
data@d19468ce08 Sync capa-testfiles submodule 2023-02-16 10:31:51 +00:00
fixtures.py Fix byte/string extraction and unit tests (#1339) 2023-03-02 10:33:14 +01:00
test_dnfile_features.py
test_dotnet_features.py
test_dotnetfile_features.py
test_engine.py black 2022-12-14 10:48:00 +01:00
test_fmt.py lots of mypy 2022-12-14 10:37:39 +01:00
test_freeze.py
test_function_id.py
test_helpers.py
test_ida_features.py Update black (#1307) 2023-02-07 15:50:15 +01:00
test_main.py optimize tests to speed them up (#1287) 2023-01-23 11:25:04 +01:00
test_match.py update OS to match OS_ANY for all supported OSes (#1324) 2023-02-24 07:51:40 -07:00
test_optimizer.py
test_os_detection.py tests: os: fix test 2022-12-12 14:06:17 +01:00
test_pefile_features.py
test_render.py tests: add tests demonstrating vverbose feature rendering 2022-12-07 12:58:10 +00:00
test_result_document.py lots of mypy 2022-12-14 10:37:39 +01:00
test_rule_cache.py cache: handle invalid caches 2023-01-21 18:14:12 +01:00
test_rules.py rules: move to directory structure 2023-01-20 13:27:30 +01:00
test_rules_insn_scope.py
test_scripts.py
test_viv_features.py