summaryrefslogtreecommitdiff
path: root/t/unit-tests/u-reftable-block.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-03reftable/block: fix OOB read with bogus restart offsetPatrick Steinhardt1-0/+39
2026-07-03reftable/block: fix OOB read with bogus restart countPatrick Steinhardt1-0/+33
2026-07-03reftable/block: fix OOB read with bogus block sizePatrick Steinhardt1-0/+38
2026-07-03reftable/block: fix OOB write with bogus inflated log sizePatrick Steinhardt1-0/+32
2026-07-03t/unit-tests: introduce test helper to write reftable blocksPatrick Steinhardt1-19/+28
2025-07-24t/unit-tests: finalize migration of reftable-related testsSeyi Kuforiji1-1/+1
2025-07-24t/unit-tests: convert reftable block test to use clarSeyi Kuforiji1-0/+458