debug/dwarf — validation proof
Go’s own debug/dwarf 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/dwarf row in
Validated Test Packages.
Validated 2026-08-09 · converter 1242e74b5
40 matched · 0 disclosed — Go 1.23.1, windows/amd64, converted package
src/core/debug/dwarf.
Verdicts
| Test | go test |
go2cs |
|---|---|---|
Test64Bit |
pass | pass |
TestBitFieldZeroArrayIssue50685 |
pass | pass |
TestBitOffsetsELF |
pass | pass |
TestBitOffsetsELFDwarf4 |
pass | pass |
TestBitOffsetsELFDwarf5 |
pass | pass |
TestBitOffsetsMachO |
pass | pass |
TestBitOffsetsMachO4 |
pass | pass |
TestDwarf5Ranges |
pass | pass |
TestIssue51758 |
pass | pass |
TestIssue52045 |
pass | pass |
TestLineELFClang |
pass | pass |
TestLineELFGCC |
pass | pass |
TestLineELFGCCZstd |
pass | pass |
TestLineGCCWindows |
pass | pass |
TestLineRnglists |
pass | pass |
TestLineSeek |
pass | pass |
TestPathJoin |
pass | pass |
TestPathLineReaderMalformed |
pass | pass |
TestRangesRnglistx |
pass | pass |
TestRangesSection |
pass | pass |
TestReaderRanges |
pass | pass |
TestReaderSeek |
pass | pass |
TestSplit |
pass | pass |
TestTypedefCycle |
pass | pass |
TestTypedefsELF |
pass | pass |
TestTypedefsELFDwarf4 |
pass | pass |
TestTypedefsMachO |
pass | pass |
TestUnitIteration |
pass | pass |
TestUnitIteration/testdata\cppunsuptypes.elf |
pass | pass |
TestUnitIteration/testdata\cycle.elf |
pass | pass |
TestUnitIteration/testdata\line-clang-dwarf5.elf |
pass | pass |
TestUnitIteration/testdata\line-clang.elf |
pass | pass |
TestUnitIteration/testdata\line-gcc-dwarf5.elf |
pass | pass |
TestUnitIteration/testdata\line-gcc-zstd.elf |
pass | pass |
TestUnitIteration/testdata\line-gcc.elf |
pass | pass |
TestUnitIteration/testdata\ranges.elf |
pass | pass |
TestUnitIteration/testdata\rnglistx.elf |
pass | pass |
TestUnitIteration/testdata\split.elf |
pass | pass |
TestUnitIteration/testdata\typedef.elf |
pass | pass |
TestUnsupportedTypes |
pass | pass |