test: Fix unit tests after disabling version 2
commit1589e6bf28c46b18ef3a4bd3d09833244cea88bf
authorDavid Goulet <dgoulet@torproject.org>
Thu, 30 Sep 2021 15:09:48 +0000 (30 11:09 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Tue, 19 Oct 2021 13:50:22 +0000 (19 09:50 -0400)
treecd7887e0d5226fdddf1d077a910421b727cd4078
parentfb0c949df6a0db7c2d367b3d97b9c4a972be1c8d
test: Fix unit tests after disabling version 2

Some tests were removed because they were testing something not usable
anymore.

Some tests remains to make sure that things are indeed disabled.

Part of #40476

Signed-off-by: David Goulet <dgoulet@torproject.org>
src/test/test_dir_handle_get.c
src/test/test_entryconn.c
src/test/test_hs_common.c
src/test/test_hs_config.c
src/test/test_hs_intropoint.c
src/test/test_hs_service.c