diff options
| author | Chandra Pratap <chandrapratap3519@gmail.com> | 2024-07-02 12:52:24 +0530 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-07-02 08:12:26 -0700 |
| commit | b942fda6702994dc1a7ed91d33faceea68aedbc9 (patch) | |
| tree | 6ae6fe84dbff8b1252894cdf17c2ff18440c4df7 /t/unit-tests/t-trailer.c | |
| parent | f7ec13b53896966c233514c3906c284a40b00c3c (diff) | |
| download | git-b942fda6702994dc1a7ed91d33faceea68aedbc9.tar.gz | |
t-reftable-record: add tests for reftable_log_record_compare_key()
reftable_log_record_compare_key() is a function defined by
reftable/record.{c, h} and is used to compare the keys of two
log records when sorting multiple log records using 'qsort'.
In the current testing setup, this function is left unexercised.
Add a testing function for the same.
Mentored-by: Patrick Steinhardt <ps@pks.im>
Mentored-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Chandra Pratap <chandrapratap3519@gmail.com>
Acked-by: Karthik Nayak <karthik.188@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/t-trailer.c')
0 files changed, 0 insertions, 0 deletions
