zephyr/tests/subsys/settings/littlefs/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_setup_littlefs.c
settings_test.h
settings_test_littlefs.c