zephyr/tests/subsys/settings/fcb/src
Yuval Peress 7f90587e7e test: settings: functional: fix missing test_main
The functional tests for settings subsystem regressed with the
introduction of the weak test_main function. This was caused by
Issue #19582 since the common code was being linked as a library.

Update the logic of the common code to directly add the sources
to the `app` target. This resolved both Issue #19582 and #42396

Signed-off-by: Yuval Peress <peress@google.com>
2022-02-11 09:47:57 -05:00
..
CMakeLists.txt test: settings: functional: fix missing test_main 2022-02-11 09:47:57 -05:00
settings_test_compress_deleted.c
settings_test_compress_reset.c
settings_test_delete_fcb.c
settings_test_empty_fcb.c
settings_test_fcb.c tests: settings: provide correct test prototypes 2022-02-07 12:39:42 -05:00
settings_test_save_1_fcb.c
settings_test_save_2_fcb.c
settings_test_save_3_fcb.c
settings_test_save_one_fcb.c
settings_test_save_unaligned.c
settings_test.h