KUnit test for cmdline API

modulename: cmdline_kunit.ko

configname: CONFIG_CMDLINE_KUNIT_TEST

Linux Kernel Configuration
└─>Kernel hacking
└─>Kernel Testing and Coverage
└─>Runtime Testing
└─>KUnit - Enable support for unit tests
└─>KUnit test for cmdline API
In linux kernel since version 4.14.326 (release Date: 2023-09-23)
This builds the cmdline API unit test.
Tests the logic of API provided by cmdline.c.
For more information on KUnit and unit tests in general please refer
to the KUnit documentation in <a href="https://www.kernel.org/doc/Documentation/dev-tools/kunit/.

If">Documentation/dev-tools/kunit/.

If</a> unsure, say N.
source code: