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/tstest/integration
Brad Fitzpatrick 41fd4eab5c envknob: add new package for all the strconv.ParseBool(os.Getenv(..))
A new package can also later record/report which knobs are checked and
set. It also makes the code cleaner & easier to grep for env knobs.

Change-Id: Id8a123ab7539f1fadbd27e0cbeac79c2e4f09751
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
testcontrol tstest/integration/testcontrol: fix data race 3 years ago
vms tstest/integration: build binaries only once 3 years ago
gen_deps.go tstest/integration: don't include stdlib deps in go generate output 3 years ago
integration.go tstest/integration: build binaries only once 3 years ago
integration_test.go tstest/integration: remove t param in testNode methods 3 years ago
tailscaled_deps_test_darwin.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 3 years ago
tailscaled_deps_test_freebsd.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 3 years ago
tailscaled_deps_test_linux.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 3 years ago
tailscaled_deps_test_openbsd.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 3 years ago
tailscaled_deps_test_windows.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 3 years ago