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-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c19396517cdb31a409738af712908f135be07222;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