mirror of
https://github.com/mandiant/capa.git
synced 2026-06-12 11:01:31 -07:00
ccf3a87e83
Introduces data-driven snapshot tests that regenerate capa freeze files for a curated set of samples in the tests/data submodule and compare the bytes against committed fixtures under tests/fixtures/freezes/. Any change that perturbs feature extraction surfaces as a test failure with a feature-count delta and a truncated unified diff.