debug/macho — validation proof

Go’s own debug/macho test suite, converted to C# by go2cs, built against the converted standard library, run under the Go-semantics test host, and compared verdict for verdict against a clean go test -json baseline of the same sources. This page is generated by the converter from that comparison — it is the evidence behind the debug/macho row in Validated Test Packages.

Validated 2026-08-09 · converter 4990c0043

7 matched · 0 disclosed — Go 1.23.1, windows/amd64, converted package src/core/debug/macho.

Verdicts

Test go test go2cs
TestOpen pass pass
TestOpenBadDysymCmd pass pass
TestOpenFailure pass pass
TestOpenFat pass pass
TestOpenFatFailure pass pass
TestRelocTypeString pass pass
TestTypeString pass pass