]> git.ipfire.org Git - thirdparty/bind9.git/commit
Split isc_crc64 API test into separate unit test and convert it to cmocka
authorOndřej Surý <ondrej@sury.org>
Thu, 11 Oct 2018 16:20:17 +0000 (18:20 +0200)
committerOndřej Surý <ondrej@sury.org>
Thu, 25 Oct 2018 06:16:24 +0000 (08:16 +0200)
commit13888c93a4c4eb401b0b53e1cf6a3b46e169aaa3
treeb5c47510ee4c87462a809e55132aa7dd1401f2e1
parent7fc78e7cad944f7ed4fc90695fddca3b7b9dfb13
Split isc_crc64 API test into separate unit test and convert it to cmocka
lib/isc/tests/Makefile.in
lib/isc/tests/crc64_test.c [new file with mode: 0644]
lib/isc/tests/hash_test.c
util/copyrights