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 dotnet: basic detection and feature extraction (#987) 2022-04-08 14:55:00 -06:00
test_dotnet_features.py dnfile: fix types 2022-04-08 18:33:12 -06:00
test_dotnetfile_features.py dotnet: basic detection and feature extraction (#987) 2022-04-08 14:55:00 -06:00
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 dotnet: support property feature extraction (#1168) 2022-09-09 12:09:41 -06:00
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 tests: add test demonstrating optimizer 2021-11-09 16:24:26 -07:00
test_os_detection.py tests: os: fix test 2022-12-12 14:06:17 +01:00
test_pefile_features.py fixtures: add tests demonstrating extraction of features from ELF files 2021-08-11 09:29:05 -06:00
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 pep8 2022-03-28 13:04:44 -06:00
test_scripts.py scripts/capa_as_library: use new ResultDocument 2022-06-28 15:53:37 -06:00
test_viv_features.py tests: viv: reenable elf tests 2021-08-26 16:50:57 -06:00