tailscale/tstest
Adrian Dewhurst cd4c71c122 tstest: prepare for Clock API changes
This change introduces tstime.NewClock and tstime.ClockOpts as a new way
to construct tstime.Clock. This is a subset of #8464 as a stepping stone
so that we can update our internal code to use the new API before making
the second round of changes.

Updates #8463

Change-Id: Ib26edb60e5355802aeca83ed60e4fdf806c90e27
Signed-off-by: Adrian Dewhurst <adrian@tailscale.com>
2023-07-06 17:03:19 -04:00
..
archtest all: update copyright and license headers 2023-01-27 15:36:29 -08:00
integration tsd: add package with System type to unify subsystem init, discovery 2023-05-04 14:21:59 -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 wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 2023-04-15 13:40:15 -07: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 tstest: prepare for Clock API changes 2023-07-06 17:03:19 -04:00
log_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
log.go tstest: do not panic when a panic logs 2023-06-28 13:27:26 -07:00
resource.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tstest_test.go tstest: add method to Replace values for tests 2023-03-03 17:02:33 -08:00
tstest.go all: use tstest.Replace more 2023-03-04 12:24:55 -08:00