[PATCH 6/8] membuf: Add some tests

Simon Glass sjg at chromium.org
Tue Mar 4 16:37:00 CET 2025


Add tests for the membuf implementation.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 test/lib/Makefile |   1 +
 test/lib/membuf.c | 239 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 240 insertions(+)
 create mode 100644 test/lib/membuf.c

Applied to sjg/master, thanks!


More information about the U-Boot mailing list