]> git.ipfire.org Git - thirdparty/git.git/commit
t/unit-tests: check for `reftable_buf` allocation errors
authorPatrick Steinhardt <ps@pks.im>
Thu, 17 Oct 2024 04:54:02 +0000 (06:54 +0200)
committerTaylor Blau <me@ttaylorr.com>
Thu, 17 Oct 2024 20:59:56 +0000 (16:59 -0400)
commit31eedd1d115c086a84aaa5b53b14294d0afda4ae
tree0bc2bc18ff3f26e6be312e30c454db109490c00d
parentf177d491637a3771f19055cb3873bda9c163c91a
t/unit-tests: check for `reftable_buf` allocation errors

Adapt our unit tests to check for allocations errors.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
t/unit-tests/t-reftable-basics.c
t/unit-tests/t-reftable-block.c
t/unit-tests/t-reftable-readwrite.c
t/unit-tests/t-reftable-record.c
t/unit-tests/t-reftable-stack.c