]> git.ipfire.org Git - thirdparty/ntp.git/commit
Unity cleanup of sntp/tests/
authorHarlan Stenn <stenn@ntp.org>
Sat, 20 Jun 2015 02:39:45 +0000 (02:39 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sat, 20 Jun 2015 02:39:45 +0000 (02:39 +0000)
commit9ccc95d5df6d887954f8a4b7a765723ce20bee91
treede13c89144a59c8daeb7ef8c0f4a724fea2f448b
parent0cad82053121cacc2278d9ce39af81f40c0f2c68
Unity cleanup of sntp/tests/

bk: 5584d271x8MafHRsseZsylcgzih46A
21 files changed:
sntp/tests/Makefile.am
sntp/tests/c_fileHandlingTest.h [deleted file]
sntp/tests/c_sntptest.h [deleted file]
sntp/tests/crypto.cpp
sntp/tests/fileHandlingTest.h
sntp/tests/g_fileHandlingTest.h [new file with mode: 0644]
sntp/tests/g_keyFile.cpp
sntp/tests/g_kodDatabase.cpp
sntp/tests/g_kodFile.cpp
sntp/tests/g_networking.cpp
sntp/tests/g_sntptest.h [new file with mode: 0644]
sntp/tests/keyFile.c
sntp/tests/kodDatabase.c
sntp/tests/kodFile.c
sntp/tests/nameresolution.cpp
sntp/tests/networking.c
sntp/tests/packetHandling.cpp
sntp/tests/packetProcessing.cpp
sntp/tests/run-keyFile.c
sntp/tests/sntptest.h
sntp/tests/utilities.cpp