zephyr/tests/subsys/settings_commit_prio
..
src
CMakeLists.txt
README.rst
prj.conf
testcase.yaml

README.rst

.. _settings_commit_prio_test:

Settings Subsystem commit priority Test
#######################################

Overview
********

This test is used to test the Settings Subsystem commit priority.

Building and Testing
********************

This application can be built and executed on native_sim as follows:

.. code-block:: console
   $ ./scripts/twister -p native_sim -T tests/subsys/settings_commit_prio
To build for another board, change ``native_sim`` above to that board's name.