Back to home page

OSCL-LXR

 
 

    


0001 .. SPDX-License-Identifier: GPL-2.0
0002 
0003 =============
0004 API Reference
0005 =============
0006 .. toctree::
0007 
0008         test
0009         resource
0010 
0011 This section documents the KUnit kernel testing API. It is divided into the
0012 following sections:
0013 
0014 Documentation/dev-tools/kunit/api/test.rst
0015 
0016  - documents all of the standard testing API
0017 
0018 Documentation/dev-tools/kunit/api/resource.rst
0019 
0020  - documents the KUnit resource API