From: Damir Tomic Date: Sun, 7 Jun 2015 13:04:05 +0000 (+0200) Subject: temporarily removed #test-a_md5encrypt due to log10, linking with math lib X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b8ddf0add61109aa148548d038cd80d6bd3b49b;p=thirdparty%2Fntp.git temporarily removed #test-a_md5encrypt due to log10, linking with math lib bk: 55744145yOBeCYxB1pW8QOZC1DdCUg --- diff --git a/tests/libntp/Makefile.am b/tests/libntp/Makefile.am index 015a95859..c9e779c29 100644 --- a/tests/libntp/Makefile.am +++ b/tests/libntp/Makefile.am @@ -6,7 +6,8 @@ run_unity = cd $(srcdir) && ruby ../../sntp/unity/auto/generate_test_runner.rb #removed test-libntp check_PROGRAMS = test-modetoa test-uglydate test-ymd2yd test-statestr test-numtoa test-numtohost \ -test-hextoint test-atoint test-a_md5encrypt test-atouint test-authkeys +test-hextoint test-atoint test-atouint test-authkeys +#test-a_md5encrypt if GTEST_AVAILABLE check_PROGRAMS += tests