tests: add negative substring feature test fixture

This commit is contained in:
Willi Ballenthin
2026-04-28 15:25:47 +02:00
committed by Willi Ballenthin
parent eb258c719f
commit b5f81e30f0
+7
View File
@@ -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",