On Thu, Jan 22, 2026 at 07:13:06PM +0000, Lorenzo Stoakes wrote:

> People have to edit this file to add a new test anyway so should see
> it. Something like:

> # IMPORTANT: If you add a new test CATEGORY please add a simple wrapper
> # script so kunit knows to run it, and add it to the list below.
> # If you do not YOUR TESTS WILL NOT RUN IN THE CI.

Is the Makefile the place for that or run_vmtests.sh?  You don't need to
edit the Makefile to add a category.

> > +TEST_PROGS += ksft_vmalloc.sh

> Is this something that only kunit will interpret, or will it impact the
> build in any other way?

KUnit isn't involved here?  This is just how you specify which programs
are run by kselftest, this is a Makefile in the kselftest framework.

Attachment: signature.asc
Description: PGP signature

Reply via email to