]> git.ipfire.org Git - thirdparty/bind9.git/commit
migrate t_timers to lib/isc/tests/timer_test
authorEvan Hunt <each@isc.org>
Tue, 27 Feb 2018 22:29:49 +0000 (14:29 -0800)
committerEvan Hunt <each@isc.org>
Fri, 9 Mar 2018 22:12:49 +0000 (14:12 -0800)
commite2b8699df9643c90ed196900fd80174430ada5a2
tree829e360f6163c78c66ec90ce3dcb07eec5378507
parent874e2fc70c75a969c63efad7c8e1a70e2bb5bae6
migrate t_timers to lib/isc/tests/timer_test
30 files changed:
bin/tests/.gitignore
bin/tests/Makefile.in
bin/tests/timers/Makefile.in [deleted file]
bin/tests/timers/t_timers.c [deleted file]
bin/tests/timers/win32/t_timers.vcxproj.filters.in [deleted file]
bin/tests/timers/win32/t_timers.vcxproj.in [deleted file]
bin/tests/timers/win32/t_timers.vcxproj.user [deleted file]
configure
configure.in
lib/isc/tests/Atffile
lib/isc/tests/Makefile.in
lib/isc/tests/atomic_test.c
lib/isc/tests/buffer_test.c
lib/isc/tests/counter_test.c
lib/isc/tests/isctest.c
lib/isc/tests/isctest.h
lib/isc/tests/mem_test.c
lib/isc/tests/parse_test.c
lib/isc/tests/pool_test.c
lib/isc/tests/queue_test.c
lib/isc/tests/radix_test.c
lib/isc/tests/sockaddr_test.c
lib/isc/tests/socket_test.c
lib/isc/tests/symtab_test.c
lib/isc/tests/task_test.c
lib/isc/tests/taskpool_test.c
lib/isc/tests/timer_test.c [new file with mode: 0644]
util/copyrights
win32utils/Configure
win32utils/bind9.sln.in