]> git.ipfire.org Git - thirdparty/ntp.git/commit
lfptest.h:
authorTomek Mrugalski <tomasz@isc.org>
Thu, 9 Jul 2015 02:25:01 +0000 (04:25 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Thu, 9 Jul 2015 02:25:01 +0000 (04:25 +0200)
commitbbba5f4d1dbbda920c4034b85e104181bb428f86
tree7a37a2b6933adbb09505d66e8cd6c5adb4d31f26
parent0edd135b0eb294d54e1ebf9da2dfd54afe5417ea
lfptest.h:
  now it uses NTP's conventions
ChangeLog:
  add info about lfptest.h
test-libntp.c:
  fixed formatting
sockaddrtest.h:
  formatting fix
kodDatabase.c:
  formatting, adding const, adding a missing library
ChangeLog:
  added info about timespecops.c
kodFile.c:
  formatting, changes to usage of unity macros to get better print messages, cleanup
crypto.c, lfptest.h:
  cleanup
ChangeLog:
  add info about test-libntp.c
timespecops.c:
  further formatting changes
ChangeLog:
  added info about timevalops.c
fileHandlingTest.h.in:
  fixed buffer overflow problem and fixed one function that previously did nothing
timevalops.c:
  fixed the order of includes, deleted unnecessary
packetProcessing.c:
  formatting, sprintf->snprintf
packetHandling.c:
  formatting, using better unity functions, using proper unity functions, deleting unused variable
keyFile.c:
  formatting, using proper unity's macros
ChangeLog:
  fileHandlingTest.h info
  updating with info about sockaddrtest.h
timespecops.c:
  forgot to delete one comment
ChangeLog:
  added info about my code review changes in sntp/tests/
kodDatabase.c:
  missed something in formatting
sntptest.h:
  formatting
Many files:
  autogenerated
kodDatabase.c:
  added a header. now it's windows compliant too!
fileHandlingTest.h.in:
  formatting, deleted unnecessary prints
timespecops.c:
  fixed formatting, fixed the order of includes,
    removed unnecessary comments, cleanup
utilities.c:
  the order of includes, formatting, removing unnecessary comments, using proper unity assertions

bk: 559ddb7dz0V3PG7iNtSlO43ESbra7Q
24 files changed:
ChangeLog
sntp/tests/crypto.c
sntp/tests/fileHandlingTest.h.in
sntp/tests/keyFile.c
sntp/tests/kodDatabase.c
sntp/tests/kodFile.c
sntp/tests/packetHandling.c
sntp/tests/packetProcessing.c
sntp/tests/run-crypto.c
sntp/tests/run-keyFile.c
sntp/tests/run-kodDatabase.c
sntp/tests/run-kodFile.c
sntp/tests/run-packetHandling.c
sntp/tests/run-packetProcessing.c
sntp/tests/run-utilities.c
sntp/tests/sntptest.h
sntp/tests/utilities.c
tests/libntp/lfptest.h
tests/libntp/run-timespecops.c
tests/libntp/run-timevalops.c
tests/libntp/sockaddrtest.h
tests/libntp/test-libntp.c
tests/libntp/timespecops.c
tests/libntp/timevalops.c