mirror of
https://github.com/mandiant/capa.git
synced 2026-06-12 19:11:32 -07:00
tests: add negative substring feature test fixture
This commit is contained in:
committed by
Willi Ballenthin
parent
eb258c719f
commit
b5f81e30f0
Vendored
+7
@@ -632,6 +632,13 @@
|
||||
"feature": "substring: HTTP/1.0",
|
||||
"explanation": "basic substring"
|
||||
},
|
||||
{
|
||||
"file": "pma16-01",
|
||||
"location": "function=0x4021B0",
|
||||
"feature": "substring: nope",
|
||||
"expected": false,
|
||||
"explanation": "substring not present"
|
||||
},
|
||||
{
|
||||
"file": "pma16-01",
|
||||
"location": "function=0x402F40",
|
||||
|
||||
Reference in New Issue
Block a user