tailscale/util/deephash
Brad Fitzpatrick f35ff84ee2 util/deephash: relax an annoyingly needy test
I'd added a test case of deephash against a tailcfg.Node to make sure
it worked at all more than anything. We don't care what the exact
bytes are in this test, just that it doesn't fail. So adjust for that.

Then when we make changes to tailcfg.Node and types under it, we don't
need to keep adjusting this test.

Updates #cleanup

Change-Id: Ibf4fa42820aeab8f5292fe65f9f92ffdb0b4407b
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2023-08-19 19:57:03 -07:00
..
testtype all: update copyright and license headers 2023-01-27 15:36:29 -08:00
debug.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
deephash_test.go util/deephash: relax an annoyingly needy test 2023-08-19 19:57:03 -07:00
deephash.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
pointer_norace.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
pointer_race.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
pointer.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
types_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
types.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00