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/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>
10 months ago
..
testtype all: update copyright and license headers 1 year ago
debug.go all: update copyright and license headers 1 year ago
deephash.go all: update copyright and license headers 1 year ago
deephash_test.go util/deephash: relax an annoyingly needy test 10 months ago
pointer.go all: update copyright and license headers 1 year ago
pointer_norace.go all: update copyright and license headers 1 year ago
pointer_race.go all: update copyright and license headers 1 year ago
types.go all: update copyright and license headers 1 year ago
types_test.go all: update copyright and license headers 1 year ago