zephyr/doc/develop/test/index.rst
Guennadi Liakhovetski 7a85ff7683 sparse: add sparse support
With this adding "-DSPARSE=y" to the "west build" command line
performs a sparse check of the project build. So far only gcc-based
builds are supported.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2022-04-28 08:54:21 -04:00

13 lines
103 B
ReStructuredText

.. _testing:
Testing
#######
.. toctree::
:maxdepth: 1
ztest
twister
coverage
sparse