From: Damir Tomic Date: Sun, 7 Jun 2015 08:30:09 +0000 (+0200) Subject: modified testcalshims.h to suppoer md5encrypt.c and authkeys.c , added new tests... X-Git-Tag: NTP_4_3_40~6^2~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67149936a8bca8e09bdbffc16846a43fa3b2a4dd;p=thirdparty%2Fntp.git modified testcalshims.h to suppoer md5encrypt.c and authkeys.c , added new tests, and modified Makefile.am bk: 55740111NrCdK5d4xjDJDgqV88UftA --- diff --git a/tests/libntp/a_md5encrypt.cpp b/tests/libntp/g_a_md5encrypt.cpp similarity index 100% rename from tests/libntp/a_md5encrypt.cpp rename to tests/libntp/g_a_md5encrypt.cpp diff --git a/tests/libntp/atouint.cpp b/tests/libntp/g_atouint.cpp similarity index 100% rename from tests/libntp/atouint.cpp rename to tests/libntp/g_atouint.cpp diff --git a/tests/libntp/authkeys.cpp b/tests/libntp/g_authkeys.cpp similarity index 100% rename from tests/libntp/authkeys.cpp rename to tests/libntp/g_authkeys.cpp