ooni-probe-cli/internal/engine/tunnel
Simone Basso 973501dd11
feat(tunnel): implement the fake tunnel (#298)
This functionality should be helpful to test that the general
interface of the tunnel package is okay from the engine package.

Part of https://github.com/ooni/probe/issues/985
2021-04-05 17:41:15 +02:00
..
testdata feat(tunnel): introduce persistent tunnel state dir (#294) 2021-04-05 11:27:41 +02:00
config.go feat(tunnel): implement the fake tunnel (#298) 2021-04-05 17:41:15 +02:00
fake_integration_test.go feat(tunnel): implement the fake tunnel (#298) 2021-04-05 17:41:15 +02:00
fake_test.go feat(tunnel): implement the fake tunnel (#298) 2021-04-05 17:41:15 +02:00
fake.go feat(tunnel): implement the fake tunnel (#298) 2021-04-05 17:41:15 +02:00
psiphon_integration_test.go feat(tunnel): improve the test suite (#297) 2021-04-05 16:38:25 +02:00
psiphon_test.go feat(tunnel): improve the test suite (#297) 2021-04-05 16:38:25 +02:00
psiphon.go refactor(tunnel): remove nil tunnels hack (#296) 2021-04-05 16:08:16 +02:00
tor_integration_test.go feat(tunnel): improve the test suite (#297) 2021-04-05 16:38:25 +02:00
tor_test.go feat(tunnel): improve the test suite (#297) 2021-04-05 16:38:25 +02:00
tor.go feat(tunnel): improve the test suite (#297) 2021-04-05 16:38:25 +02:00
tunnel_test.go feat(tunnel): improve the test suite (#297) 2021-04-05 16:38:25 +02:00
tunnel.go feat(tunnel): implement the fake tunnel (#298) 2021-04-05 17:41:15 +02:00