Back to home page

OSCL-LXR

 
 

    


0001 .. SPDX-License-Identifier: GPL-2.0
0002 
0003 ============
0004 Resource API
0005 ============
0006 
0007 This file documents the KUnit resource API.
0008 
0009 Most users won't need to use this API directly, power users can use it to store
0010 state on a per-test basis, register custom cleanup actions, and more.
0011 
0012 .. kernel-doc:: include/kunit/resource.h
0013    :internal: