Commit Graph

328 Commits

Author SHA1 Message Date
Capa Bot cc8d57b242 Sync capa-testfiles submodule 2021-12-13 17:24:52 +00:00
Capa Bot 6081f4573c Sync capa-testfiles submodule 2021-12-13 17:24:32 +00:00
Capa Bot ea2cafa715 Sync capa-testfiles submodule 2021-12-13 17:24:02 +00:00
Capa Bot 09fd371b9d Sync capa-testfiles submodule 2021-12-06 10:13:41 +00:00
Capa Bot a598745938 Sync capa-testfiles submodule 2021-12-06 10:06:57 +00:00
Capa Bot 7751f693c8 Sync capa-testfiles submodule 2021-12-06 10:02:45 +00:00
Capa Bot 7ade9ca43e Sync capa-testfiles submodule 2021-12-06 10:01:17 +00:00
Capa Bot c3d34abe89 Sync capa-testfiles submodule 2021-12-03 12:12:30 +00:00
Capa Bot baf5005998 Sync capa-testfiles submodule 2021-12-03 12:12:20 +00:00
Capa Bot de017b15d0 Sync capa-testfiles submodule 2021-11-30 15:24:09 +00:00
William Ballenthin 2d68fb2536 pep8 2021-11-10 12:51:27 -07:00
William Ballenthin 845df282ef tests: split out match tests and validate alternative algorithms 2021-11-10 12:44:58 -07:00
William Ballenthin ea386d02b6 tests: add test demonstrating optimizer 2021-11-09 16:24:26 -07:00
William Ballenthin 3e74da96a6 engine: make short circuiting configurable 2021-11-08 14:55:11 -07:00
William Ballenthin 9fa9c6a5d0 tests: add test demonstrating short circuiting 2021-11-08 14:07:44 -07:00
Capa Bot 02bd8581d8 Sync capa-testfiles submodule 2021-11-02 16:42:40 +00:00
William Ballenthin b1f4a2853e Merge branch 'master' of github.com:fireeye/capa into fix-802 2021-10-27 09:25:29 -06:00
William Ballenthin 07412f047d tests: fix check of status code E_MISSING_FILE 2021-10-27 09:24:22 -06:00
William Ballenthin 31ef06ef2b sync testfiles 2021-10-26 15:26:18 -06:00
William Ballenthin 4451b76f89 pep8 2021-10-26 15:21:28 -06:00
William Ballenthin a1075b63ec tests: add demonstration of bb layout 2021-10-26 15:20:08 -06:00
Capa Bot f313ad37b3 Sync capa-testfiles submodule 2021-09-29 14:54:48 +00:00
Capa Bot 4661da729f Sync capa-testfiles submodule 2021-09-28 10:15:01 +00:00
Capa Bot 97dc40a585 Sync capa-testfiles submodule 2021-09-28 10:04:34 +00:00
Capa Bot 5b293d675f Sync capa-testfiles submodule 2021-09-15 21:40:34 +00:00
William Ballenthin 32244b2641 fixtures: fix extraction of global features 2021-09-04 16:12:51 -06:00
William Ballenthin 122fdc69e3 fixtures: name error 2021-09-04 16:00:49 -06:00
William Ballenthin 39e4e47763 pep8 2021-09-04 15:59:38 -06:00
William Ballenthin 2ea4dc9d7e tests: fixtures: extract global features at each scope 2021-09-04 15:58:32 -06:00
Capa Bot fc8919adce Sync capa-testfiles submodule 2021-08-30 15:51:01 +00:00
Willi Ballenthin 9e579f9de3 tests: viv: reenable elf tests
revert 56f9e16a8b

viv is reverted to v1.0.3 so tests should pass again ref $735
2021-08-26 16:50:57 -06:00
William Ballenthin 2989732637 tests: fix fva of substring test function 2021-08-24 16:32:27 -06:00
William Ballenthin db45068357 tests: fix tests for substring 2021-08-24 16:13:41 -06:00
William Ballenthin 3b4cb47597 pep8 2021-08-24 11:45:48 -06:00
William Ballenthin f55e758d47 tests: rules: demonstrate substring with description 2021-08-24 11:45:24 -06:00
William Ballenthin 6989e8b8cf rules: add substring feature
closes #737
2021-08-24 11:35:01 -06:00
Capa Bot 057eeb3629 Sync capa-testfiles submodule 2021-08-24 15:45:39 +00:00
Capa Bot 0dea4e8b7d Sync capa-testfiles submodule 2021-08-24 15:45:04 +00:00
William Ballenthin 56f9e16a8b tests: viv: disable ELF tests due to #735 2021-08-23 17:51:28 -06:00
William Ballenthin 30a5493414 tests: smda: remove unused import 2021-08-23 16:13:01 -06:00
William Ballenthin a96a5de12d tests: re-enable SMDA ELF API tests 2021-08-19 08:02:17 -06:00
William Ballenthin 766ac7e500 Merge branch 'master' of github.com:fireeye/capa into feature-701 2021-08-18 14:33:17 -06:00
Capa Bot 51ac57c657 Sync capa-testfiles submodule 2021-08-18 20:33:02 +00:00
William Ballenthin f1df29d27e tests: xfail smda ELF API
waiting for #725
2021-08-18 14:08:36 -06:00
William Ballenthin 8e689c39f4 features: add Arch feature at global scope 2021-08-16 17:06:56 -06:00
William Ballenthin 738fa9150e fixtures: update tests to account for Format scope 2021-08-16 16:39:40 -06:00
William Ballenthin ab1326f858 features: move OS and Format to their own features, not characteristics 2021-08-16 16:28:26 -06:00
William Ballenthin f013815b2a features: rename legacy term arch to bitness
makes space for upcoming feature `arch: ` for things like i386/amd64/aarch64
2021-08-16 12:21:25 -06:00
William Ballenthin 05f8e2445a fixtures: add tests demonstrating extraction of features from ELF files 2021-08-11 09:29:05 -06:00
William Ballenthin 753b003107 pep8 2021-08-11 09:23:41 -06:00