save checkpoint
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"capturedAtUtc": "2026-02-13T14:30:00Z",
|
||||
"feature": "function-range-hashing-and-symbol-mapping",
|
||||
"module": "binaryindex",
|
||||
"testProject": "src/BinaryIndex/__Tests/StellaOps.BinaryIndex.Builders.Tests/StellaOps.BinaryIndex.Builders.Tests.csproj, src/BinaryIndex/__Tests/StellaOps.BinaryIndex.Diff.Tests/StellaOps.BinaryIndex.Diff.Tests.csproj, src/BinaryIndex/__Tests/StellaOps.BinaryIndex.Disassembly.Tests/StellaOps.BinaryIndex.Disassembly.Tests.csproj, src/BinaryIndex/__Tests/StellaOps.BinaryIndex.Fingerprints.Tests/StellaOps.BinaryIndex.Fingerprints.Tests.csproj",
|
||||
"testFilter": "FullName~Builders|FullName~Diff|FullName~Disassembly|FullName~Fingerprints",
|
||||
"testsRun": 205,
|
||||
"testsPassed": 205,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"IFunctionFingerprintExtractor extracts function-range fingerprints",
|
||||
"FunctionDiffer identifies added, removed, and modified functions",
|
||||
"FunctionRenameDetector matches renamed functions by fingerprint similarity",
|
||||
"FingerprintClaim and FingerprintClaimEvidence records link to Build-ID",
|
||||
"PatchDiffEngine builder-level patch diff",
|
||||
"Multi-backend disassembly (Iced, B2R2) produces compatible fingerprints",
|
||||
"Function-range normalization and hash consistency"
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
Reference in New Issue
Block a user