testing/fstest — validation proof
Go’s own testing/fstest 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 testing/fstest row in
Validated Test Packages.
Validated 2026-08-25 · converter 8293ae2e9
7 matched · 0 disclosed — Go 1.23.12, windows/amd64, converted package
src/core/testing/fstest.
Verdicts
| Test | go test |
go2cs |
|---|---|---|
TestDash |
pass | pass |
TestMapFS |
pass | pass |
TestMapFSChmodDot |
pass | pass |
TestMapFSFileInfoName |
pass | pass |
TestShuffledFS |
pass | pass |
TestSymlink |
pass | pass |
TestTestFSWrappedErrors |
pass | pass |