zephyr/tests/subsys/settings_commit_prio
Laczen JMS 435587d368 settings: Add test for settings commit priority
Add a test to validate settings commit priority

Signed-off-by: Laczen JMS <laczenjms@gmail.com>
2024-10-24 22:04:07 +01:00
..
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.