KUnit test for resource API
modulename: resource_kunit.ko
configname: CONFIG_RESOURCE_KUNIT_TEST
Linux Kernel Configuration
└─>Kernel hacking
└─>Kernel Testing and Coverage
└─>Runtime Testing
└─>KUnit - Enable support for unit tests
└─>KUnit test for resource API
In linux kernel since version 4.14.326 (release Date: 2023-09-23)
This builds the resource API unit test.
Tests the logic of API provided by resource.c and ioport.h.
For more information on KUnit and unit tests in general please refer
to the KUnit documentation in
Tests the logic of API provided by resource.c and ioport.h.
For more information on KUnit and unit tests in general please refer
to the KUnit documentation in