README.rst
1.. _settings_commit_prio_test:
2
3Settings Subsystem commit priority Test
4#######################################
5
6Overview
7********
8
9This test is used to test the Settings Subsystem commit priority.
10
11Building and Testing
12********************
13
14This application can be built and executed on native_sim as follows:
15
16.. code-block:: console
17 $ ./scripts/twister -p native_sim -T tests/subsys/settings_commit_prio
18To build for another board, change ``native_sim`` above to that board's name.
19