summaryrefslogtreecommitdiff
path: root/doc/develop/pytest/index.rst
blob: dce8a96370f454b1f86c25c2ec8945c0239a3d04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.. SPDX-License-Identifier: GPL-2.0+

pytest Framework within U-Boot
==============================

General
-------

.. toctree::
   :maxdepth: 1

   usage

Individual tests
----------------

.. toctree::
   :maxdepth: 1
   :glob:

   test_*