blob: afc2c4c75c6a5349ef93fdbecd49c6e140e69bf2 [file] [log] [blame]
.. _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.