tailscale/net/sockstats
Mihai Parparita 782ccb5655 .github/workflows: run one set of tests with the tailscale_go build tag
We use it to gate code that depends on custom Go toolchain, but it's
currently only passed in the corp runners. Add a set on OSS so that we
can catch regressions earlier.

To specifically test sockstats this required adding a build tag to
explicitly enable them -- they're normally on for iOS, macOS and Android
only, and we don't run tests on those platforms normally.

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2023-04-12 16:34:26 -07:00
..
label_string.go sockstats: add labels for netlog and sockstatlog packages 2023-03-29 14:53:07 -07:00
sockstats.go sockstats: add labels for netlog and sockstatlog packages 2023-03-29 14:53:07 -07:00
sockstats_noop.go .github/workflows: run one set of tests with the tailscale_go build tag 2023-04-12 16:34:26 -07:00
sockstats_tsgo.go .github/workflows: run one set of tests with the tailscale_go build tag 2023-04-12 16:34:26 -07:00
sockstats_tsgo_darwin.go sockstats: add validation for TCP socket stats 2023-03-08 13:39:30 -08:00
sockstats_tsgo_test.go .github/workflows: run one set of tests with the tailscale_go build tag 2023-04-12 16:34:26 -07:00