On Thu 2026-03-05 10:50:53, Josh Poimboeuf wrote: > On Wed, Mar 04, 2026 at 02:33:03PM -0500, Joe Lawrence wrote: > Thanks Song and Joe, these are some great ideas. Testing will be > extremely important for the success of klp-build. > > - I like Song's idea of adding a fake (yet stable) test component in > vmlinux for which we can create .patch files to test
Yeah, it simplifies writing and maintaining the test cases. Also it helps to isolate the tests at runtime. I mean that it might help to integrate the tests into some higher level testing framework. I always wondered whether changing some interface might confuse monitoring or debug output on machines used by misc QA teams. Best Regards, Petr
