From: Damir Tomic Date: Sun, 7 Jun 2015 13:09:23 +0000 (+0200) Subject: re-enabled a_md5encrypt test X-Git-Tag: NTP_4_3_40~6^2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=749c76aad511a825e162721512a8ef6289f98519;p=thirdparty%2Fntp.git re-enabled a_md5encrypt test bk: 55744283gkHhiPuQ3qAuE6LR3wZIxQ --- diff --git a/tests/libntp/Makefile.am b/tests/libntp/Makefile.am index c9e779c29..bf382e152 100644 --- a/tests/libntp/Makefile.am +++ b/tests/libntp/Makefile.am @@ -6,8 +6,7 @@ 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-atouint test-authkeys -#test-a_md5encrypt +test-hextoint test-atoint test-atouint test-authkeys test-a_md5encrypt if GTEST_AVAILABLE check_PROGRAMS += tests