blob: af0f33080e5dfb377b6f82ce176dcff3d164ed6a [file] [log] [blame]
Package standalone gets hardware information about Skolo machines that run tests themselves
rather than on attached devices.
A lot of this is platform-specific, so there is one file per platform, and Go's build-constraint
magic examines the file names to pick the right one. See
https://pkg.go.dev/cmd/go#hdr-Build_constraints.