Re: [PATCH] seq_buf: Introduce KUnit tests

From: Steven Rostedt
Date: Thu Jul 17 2025 - 08:30:05 EST


On Thu, 17 Jul 2025 01:52:12 -0700
Kees Cook <kees@xxxxxxxxxx> wrote:

> I used an LLM to produce this; it did pretty well, but I had to help it
> get the Kconfig and make targets in the right places, and I tweaked some
> of the edge cases and added a bit more (perhaps redundant) state checking.

This is actually something I think LLMs are good for.

-- Steve