membuf: Add some tests
authorSimon Glass <sjg@chromium.org>
Tue, 18 Mar 2025 15:20:47 +0000 (16:20 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 3 Apr 2025 22:54:49 +0000 (16:54 -0600)
commit142a3cb63c81602ae4f48266a190ebceb483e536
treee4a070bd71e9fc1fdd0d1575e79cc5e026c986d6
parent44e763bd6624f23fe6d94340efb43c627b5ce4a7
membuf: Add some tests

Add tests for the membuf implementation.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/lib/Makefile
test/lib/membuf.c [new file with mode: 0644]