From 297213825b288c954e13c3bccb3b3210063d244a Mon Sep 17 00:00:00 2001 From: George Kadianakis Date: Mon, 5 Sep 2016 19:03:30 +0300 Subject: prop224: Add unittests handling v3 ESTABLISH_INTRO cells. Test for both v2 and v3 ESTABLISH_INTRO handling. --- src/test/include.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/test/include.am') diff --git a/src/test/include.am b/src/test/include.am index f6e43148f0..6177e5f920 100644 --- a/src/test/include.am +++ b/src/test/include.am @@ -96,6 +96,8 @@ src_test_test_SOURCES = \ src/test/test_guardfraction.c \ src/test/test_extorport.c \ src/test/test_hs.c \ + src/test/test_hs_service.c \ + src/test/test_hs_intropoint.c \ src/test/test_handles.c \ src/test/test_hs_cache.c \ src/test/test_hs_descriptor.c \ -- cgit v1.2.3-54-g00ecf