Nipun Peiris
Nipun Peiris
Hi @mike-hunhoff I am working on this issue. Could you assign it to me?
@mr-tz I changed the path of the test file in the test scripts to match the `capa-testfiles` PR: [capa-testfiles PR #279](https://github.com/mandiant/capa-testfiles/pull/279) Here is the `pytest` result. However, `tests/test_scripts.py::test_proto_conversion`, which was...
Hi @mr-tz, just checking in — any updates on the PR or anything you’d like me to adjust?
## create directory to group native samples Fixes [capa#1787](https://github.com/mandiant/capa/issues/1787) To improve the organization of test files, three new directories have been added: - `/benign`: Contains benign test binaries. - `/malware`:...
@mr-tz Oops,I misunderstood it as needing to categorize as malware and benign. Just to clarify, all I need to do is create two separate directories for `pma_labs` and `native` ,...
@mr-tz Files have been moved as mentioned above. However, the pytest file needs to be updated for the new file paths. I will update it soon.
@mr-tz I added a PR [mandiant/capa#2623](https://github.com/mandiant/capa/pull/2623) with the updated pytest files. Can I get feedback on it?