Home
last modified time | relevance | path

Searched refs:test_export_block (Results 1 – 13 of 13) sorted by relevance

/Zephyr-4.2.1/tests/subsys/settings/fcb/src/
Dsettings_test_save_2_fcb.c60 test_export_block = 1; in ZTEST()
86 test_export_block = 0; in ZTEST()
Dsettings_test.h34 extern int test_export_block;
Dsettings_test_fcb.c25 int test_export_block; variable
137 if (test_export_block) { in c1_handle_export()
/Zephyr-4.2.1/tests/subsys/settings/tfm_psa/src/
Dsettings_test.h29 extern int test_export_block;
Dsettings_test_psa.c21 int test_export_block; variable
101 if (test_export_block) { in c1_handle_export()
/Zephyr-4.2.1/tests/subsys/settings/zms/src/
Dsettings_test.h28 extern int test_export_block;
Dsettings_test_zms.c20 int test_export_block; variable
95 if (test_export_block) { in c1_handle_export()
/Zephyr-4.2.1/tests/subsys/settings/nvs/src/
Dsettings_test.h28 extern int test_export_block;
Dsettings_test_nvs.c20 int test_export_block; variable
101 if (test_export_block) { in c1_handle_export()
/Zephyr-4.2.1/tests/subsys/settings/retention/src/
Dsettings_test.h28 extern int test_export_block;
Dmain.c20 int test_export_block; variable
99 if (test_export_block) { in c1_handle_export()
/Zephyr-4.2.1/tests/subsys/settings/file/include/
Dsettings_test_file.h29 extern int test_export_block;
/Zephyr-4.2.1/tests/subsys/settings/file/src/
Dsettings_test_file.c20 int test_export_block; variable
114 if (test_export_block) { in c1_handle_export()