You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
label_string.go sockstats: add labels for netlog and sockstatlog packages 3 years ago
sockstats.go sockstats: add labels for netlog and sockstatlog packages 3 years ago
sockstats_noop.go .github/workflows: run one set of tests with the tailscale_go build tag 3 years ago
sockstats_tsgo.go .github/workflows: run one set of tests with the tailscale_go build tag 3 years ago
sockstats_tsgo_darwin.go sockstats: add validation for TCP socket stats 3 years ago
sockstats_tsgo_test.go .github/workflows: run one set of tests with the tailscale_go build tag 3 years ago