]> git.ipfire.org Git - thirdparty/ntp.git/commit
authkeys.c:
authorDamir Tomic <viperus@ntp.org>
Fri, 12 Jun 2015 09:27:01 +0000 (11:27 +0200)
committerDamir Tomic <viperus@ntp.org>
Fri, 12 Jun 2015 09:27:01 +0000 (11:27 +0200)
commit37540f2f3ceafa7dc9c0a324581147776ea8bb6c
treebba1a6e3e794129d5bcf14e09290e8d4c2ce4561
parentceb723af4ab1471bf362788313219331706b3cc5
authkeys.c:
  added code which runs init_auth() only in the 1st setUp, prevents segfault
generate_test_runner.rb:
  removed init_lib() and init_auth() from here. Put it into setUp() in the test, but it should be run only once

bk: 557aa5e53yHP7JP41B3LCdQalfrvjQ
14 files changed:
sntp/unity/auto/generate_test_runner.rb
tests/libntp/authkeys.c
tests/libntp/run-test-a_md5encrypt.c
tests/libntp/run-test-atoint.c
tests/libntp/run-test-atouint.c
tests/libntp/run-test-authkeys.c
tests/libntp/run-test-hextoint.c
tests/libntp/run-test-lfpfunc.c
tests/libntp/run-test-modetoa.c
tests/libntp/run-test-numtoa.c
tests/libntp/run-test-numtohost.c
tests/libntp/run-test-statestr.c
tests/libntp/run-test-uglydate.c
tests/libntp/run-test-ymd2yd.c