]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: test-array - Add more unit tests for array_foreach*()
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 18 May 2021 14:15:02 +0000 (17:15 +0300)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Tue, 25 May 2021 09:42:16 +0000 (09:42 +0000)
commit3b3d90d2c922a33d6ba0b8d3d13900a1b18e372b
tree6a0a01907aab032546b7d80861445e8298933e9d
parent60dc5c2fe0f1c2b75085626506bf02dc3c7dbeae
lib: test-array - Add more unit tests for array_foreach*()

Make sure that the elem value is as expected after the loop completes.
src/lib/test-array.c