.. SPDX-License-Identifier: GPL-2.0-or-later
.. Copyright (c) Linux Test Project, 2024

.. Include headers in this file with:
.. .. kernel-doc:: ../../include/tst_test.h

Developing using C API
======================

Core LTP API
------------

.. kernel-doc:: ../../include/tst_res_flags.h
.. kernel-doc:: ../../include/tst_test.h
.. kernel-doc:: ../../include/tst_kernel.h

Option parsing
--------------

.. kernel-doc:: ../../include/tst_parse.h

Guarded buffers
---------------

.. kernel-doc:: ../../include/tst_buffers.h

Checkpoints
-----------

.. kernel-doc:: ../../include/tst_checkpoint.h

Capabilities
------------

.. kernel-doc:: ../../include/tst_capability.h

libltpswap
----------
.. kernel-doc:: ../../include/libswap.h
