runtime/internal/sys — validation proof

Go’s own runtime/internal/sys 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 runtime/internal/sys row in Validated Test Packages.

Validated 2026-08-07 · converter dcdc394d5

4 matched · 0 disclosed — Go 1.23.1, windows/amd64, converted package src/core/runtime/internal/sys.

Verdicts

Test go test go2cs
TestBswap32 pass pass
TestBswap64 pass pass
TestTrailingZeros32 pass pass
TestTrailingZeros64 pass pass