On Mon, Jun 2, 2025, at 14:25, Seyi Kuforiji wrote: > Helper functions defined in `t/unit-tests/lib-reftable.{c,h}` are > required for the reftable-related test files to run. In the current > implementation these functions are designed to conform with our > homegrown unit-testing structure. So in other to convert the reftable nit: s/in other/in order/ > test files, there is need for a clar specific implementation of these > helper functions.