test: Fix unit tests after disabling version 2
commitdf8ff6f1ac1f085d4faa826097aaad878386bc91
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:36:14 +0000 (19 09:36 -0400)
tree758e9d950df640c72bf6fb094a8224c99a052795
parent044eadae652ab3b17e5d644c26a69f2751b0fe32
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