capa/tests
Mike Hunhoff b68be0c2ce
dotnet: emit namespace/class features for type references (#1242)
* dotnet: emit namespace/class features for type references

* dotnet: pre-compute .NET token caches
2022-12-21 15:59:29 -07:00
..
data@da6fed5339 lots of mypy 2022-12-14 10:37:39 +01:00
fixtures.py dotnet: emit namespace/class features for type references (#1242) 2022-12-21 15:59:29 -07: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
test_main.py dotnet: support property feature extraction (#1168) 2022-09-09 12:09:41 -06:00
test_match.py lots of mypy 2022-12-14 10:37:39 +01: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_rules.py tests: fix broken test 2022-12-14 11:51:25 +01:00
test_rules_insn_scope.py
test_scripts.py scripts/capa_as_library: use new ResultDocument 2022-06-28 15:53:37 -06:00
test_smda_features.py skip smda tests until we remove the backend 2022-12-07 16:44:52 +01:00
test_viv_features.py