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/util
Brad Fitzpatrick 1cb855fb36 util/expvarx: deflake TestSafeFuncHappyPath with synctest
I probably could've deflaked this without synctest, but might as well use
it now that Go 1.25 has it.

Fixes #15348

Change-Id: I81c9253fcb7eada079f3e943ab5f1e29ba8e8e31
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 months ago
..
cache
cibuild
clientmetric util/clientmetric: use counter in aggcounter 11 months ago
cloudenv
cmpver
codegen cmd/viewer, types/views: implement support for json/v2 (#16852) 4 months ago
cstruct
ctxkey
deephash util/deephash: move tests that depend on other tailscale packages to deephash_test 8 months ago
dirwalk
dnsname tailcfg: adjust ServiceName.Validate to use vizerror 11 months ago
eventbus wgengine/router: rely on events for deleted IP rules (#16744) 5 months ago
execqueue
expvarx util/expvarx: deflake TestSafeFuncHappyPath with synctest 4 months ago
goroutines
groupmember
hashx
httphdr
httpm
limiter
lineiter
lineread
linuxfw all: detect JetKVM and specialize a handful of things for it 6 months ago
lru
mak util/mak: delete long-deprecated, unused, pre-generics NonNil func 8 months ago
multierr
must util/must: add Get2 for functions that return two values 6 months ago
nocasemaps
osdiag
osshare
osuser ssh/tailssh: add Plan 9 support for Tailscale SSH 9 months ago
pidowner
pool
precompress
progresstracking
prompt util/prompt: make yes/no prompt reusable 6 months ago
quarantine
race
racebuild
rands
reload
ringlog util/ringbuffer: rename to ringlog 4 months ago
set util/set: add more functionality to IntSet (#16640) 5 months ago
singleflight
slicesx
stringsx
syspolicy util/syspolicy/policyclient: always use no-op policyclient in tests by default 4 months ago
sysresources
systemd util/systemd: don't link systemd-notification package on Android 8 months ago
testenv nettest, *: add option to run HTTP tests with in-memory network 9 months ago
topk
truncate
usermetric wgengine/filter: add check for unknown proto 11 months ago
vizerror
winutil
zstdframe