embed/internal/embedtest — validation proof
Go’s own embed/internal/embedtest 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 embed/internal/embedtest row in
Validated Test Packages.
Validated 2026-09-22 · converter f9a4b088f
7 matched · 0 disclosed — Go 1.24.13, windows/amd64, converted package
src/core/embed/internal/embedtest.
Measured at Release (tiered JIT off), oracle go version go1.24.13 windows/amd64.
Verdicts
| Test | go test |
go2cs |
|---|---|---|
TestAliases |
pass | pass |
TestDir |
pass | pass |
TestGlobal |
pass | pass |
TestHidden |
pass | pass |
TestOffset |
pass | pass |
TestUninitialized |
pass | pass |
TestXGlobal |
pass | pass |