]> git.ipfire.org Git - thirdparty/kea.git/commit
[#2692] Added unit tests
authorFrancis Dupont <fdupont@isc.org>
Tue, 5 Mar 2024 10:13:58 +0000 (11:13 +0100)
committerFrancis Dupont <fdupont@isc.org>
Wed, 20 Mar 2024 20:06:11 +0000 (21:06 +0100)
commit09d42d8fe3d5ffd9494a01abb4b7c5129650cf5a
treeaf76854ed7ef7d1ded6500ec3ae9a1866e015c35
parentdd8ebba8d5f4f48299c137552131c0020ce5b58e
[#2692] Added unit tests
src/bin/dhcp4/tests/Makefile.am
src/bin/dhcp4/tests/callout_library_4.cc [new file with mode: 0644]
src/bin/dhcp4/tests/hooks_unittest.cc
src/bin/dhcp4/tests/test_libraries.h.in
src/bin/dhcp6/tests/Makefile.am
src/bin/dhcp6/tests/callout_library_4.cc [new file with mode: 0644]
src/bin/dhcp6/tests/hooks_unittest.cc
src/bin/dhcp6/tests/test_libraries.h.in