tailscale/tstest
Will Norris 57a008a1e1 all: pass log IDs as the proper type rather than strings
This change focuses on the backend log ID, which is the mostly commonly
used in the client.  Tests which don't seem to make use of the log ID
just use the zero value.

Signed-off-by: Will Norris <will@tailscale.com>
2023-03-23 11:26:55 -07:00
..
archtest all: update copyright and license headers 2023-01-27 15:36:29 -08:00
integration all: pass log IDs as the proper type rather than strings 2023-03-23 11:26:55 -07:00
iosdeps all: update copyright and license headers 2023-01-27 15:36:29 -08:00
jsdeps all: update copyright and license headers 2023-01-27 15:36:29 -08:00
natlab all: use Go 1.20's bytes.Clone 2023-02-01 17:39:18 -08:00
tools all: update copyright and license headers 2023-01-27 15:36:29 -08:00
allocs.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
clock.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
log.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
log_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
resource.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tstest.go all: use tstest.Replace more 2023-03-04 12:24:55 -08:00
tstest_test.go tstest: add method to Replace values for tests 2023-03-03 17:02:33 -08:00