14 lines
287 B
ReStructuredText
14 lines
287 B
ReStructuredText
.. 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:
|