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/portlist
Denton Gentry 07e4009e15 portlist: fully exercise lessThan in tests
All cases in lessThan are not reliably exercised by other tests.
This shows up in code coverage metrics as lines in lessThan are
alternately added and removed from coverage.

Add a test case to systematically test all conditions.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
4 years ago
..
netstat.go
netstat_exec.go
netstat_test.go
poller.go
portlist.go
portlist_ios.go
portlist_linux.go
portlist_macos.go
portlist_other.go
portlist_test.go portlist: fully exercise lessThan in tests 4 years ago
portlist_windows.go