summaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools/kunit/api/of.rst
blob: cb4193dcddbb8565b25f0e7c009c49e71f2294c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.. SPDX-License-Identifier: GPL-2.0

====================
Device Tree (OF) API
====================

The KUnit device tree API is used to test device tree (of_*) dependent code.

.. kernel-doc:: include/kunit/of.h
   :internal:

.. kernel-doc:: drivers/of/of_kunit_helpers.c
   :export: