]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add unit test of aligned isc_mem functions
authorOndřej Surý <ondrej@sury.org>
Wed, 15 Dec 2021 10:16:46 +0000 (11:16 +0100)
committerOndřej Surý <ondrej@isc.org>
Wed, 5 Jan 2022 16:17:39 +0000 (17:17 +0100)
commitd026ddde822efed49c5fd4e28f67403782da7f08
tree22d496d33de16d3c97d03ca84c144a56917cdaa5
parent6269fce0fe9d234345374d33d33cad92c3195c32
Add unit test of aligned isc_mem functions

Add unit test that checks whether all the aligned functions work and
that allocators return memory aligned at the specified boundary.
lib/isc/tests/mem_test.c