• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

src/04-Jan-2025-9164

CMakeLists.txtD04-Jan-2025242 96

README.rstD04-Jan-2025488 1912

prj.confD04-Jan-202595 65

testcase.yamlD04-Jan-202590 54

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