]> git.ipfire.org Git - thirdparty/ntp.git/commit
c_sockaddrtest.h:
authorDamir Tomic <viperus@ntp.org>
Mon, 15 Jun 2015 22:54:42 +0000 (00:54 +0200)
committerDamir Tomic <viperus@ntp.org>
Mon, 15 Jun 2015 22:54:42 +0000 (00:54 +0200)
commitbe7c2dc63872bd0ace27401fa76dc0c3fcf9aa77
tree06aaceaac0629a4c9d58d87b3ed1d0d3259f1fa7
parented3ac9ca449d95da7f54bff6fbe448be37565d89
c_sockaddrtest.h:
  removed stuff like 1==1 with TRUE. Also added cin cout stuff, should be replaced b
Many files:
  new file
Makefile.am:
  fixes to Lokesh-Damir merge, added new .h to noinst_SOURCES
c_lfptest.h:
  put the static vars back in here, removed them from hextolfp.c, because more files will need them.
hextolfp.c:
  removed static consts, placed them in c_lpftest.h
octtoint.c:
  removed outdates testcalshims.h, replaced with required includes

bk: 557f57b2AUMb_7zs3jaMY7oj3giHSg
tests/libntp/Makefile.am
tests/libntp/c_lfptest.h
tests/libntp/c_sockaddrtest.h
tests/libntp/hextolfp.c
tests/libntp/octtoint.c
tests/libntp/run-test-decodenetnum.c [new file with mode: 0644]
tests/libntp/run-test-hextolfp.c [new file with mode: 0644]
tests/libntp/run-test-netof.c [new file with mode: 0644]
tests/libntp/run-test-octtoint.c
tests/libntp/run-test-socktoa.c [new file with mode: 0644]