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

..--

src/18-Mar-2025-9164

CMakeLists.txtD18-Mar-2025242 96

README.rstD18-Mar-2025488 1912

prj.confD18-Mar-202595 65

testcase.yamlD18-Mar-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