]> git.99rst.org Git - git.git/commit
t: add test for put_be16()
authorChandra Pratap <redacted>
Wed, 29 May 2024 16:59:30 +0000 (22:29 +0530)
committerJunio C Hamano <redacted>
Thu, 30 May 2024 14:30:10 +0000 (07:30 -0700)
commite31efffc28b2d22137587ba9c0c71f03713df4b9
treee3578bc208fe6a8799ca6805f8ef71fe66392f2d
parentafe5b9e7ec6dcc92751cae7f58a37457e3da96ac
t: add test for put_be16()

put_be16() is a function defined in reftable/basics.{c, h} for which
there are no tests in the current setup. Add a test for the same.

Mentored-by: Patrick Steinhardt <redacted>
Mentored-by: Christian Couder <redacted>
Signed-off-by: Chandra Pratap <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/unit-tests/t-reftable-basics.c
git clone https://git.99rst.org/PROJECT