From: Ondřej Surý Date: Mon, 22 Jul 2019 11:56:00 +0000 (-0400) Subject: Add siphash_test to lib/isc/tests/Kyuafile X-Git-Tag: v9.15.3~43^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=779aa2c9d9d07d5408298b0698186a438be0ecbe;p=thirdparty%2Fbind9.git Add siphash_test to lib/isc/tests/Kyuafile --- diff --git a/lib/isc/tests/Kyuafile b/lib/isc/tests/Kyuafile index e2b2498bde3..4f25e193925 100644 --- a/lib/isc/tests/Kyuafile +++ b/lib/isc/tests/Kyuafile @@ -21,6 +21,7 @@ tap_test_program{name='radix_test'} tap_test_program{name='regex_test'} tap_test_program{name='result_test'} tap_test_program{name='safe_test'} +tap_test_program{name='siphash_test'} tap_test_program{name='sockaddr_test'} tap_test_program{name='socket_test'} tap_test_program{name='symtab_test'}