zephyr/tests/subsys/settings/fcb/src
Marc Herbert fa84cb7e5b tests/subsys/settings: build common code as zephyr_libraries
Stops leaking very long source paths in build directories; makes them
deterministic. Finishes what was started in commit b4282bf72d, see
rationale and code reviews there.

See also CMake issue https://gitlab.kitware.com/cmake/cmake/issues/19475
for more details.

Use the opportunity to remove the most obvious duplication.

Test with: sanitycheck -T $ZEPHYR_BASE/tests/subsys/settings/

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
2019-10-22 11:11:11 +02:00
..
CMakeLists.txt tests/subsys/settings: build common code as zephyr_libraries 2019-10-22 11:11:11 +02:00
settings_test_compress_deleted.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
settings_test_compress_reset.c
settings_test_delete_fcb.c Test: Settings: Fix FCB delete test 2019-10-21 08:51:57 -04:00
settings_test_empty_fcb.c
settings_test_fcb.c tests/subsys/settings/fcb: Fix ifdef in ztest_test_suite 2019-09-13 10:27:49 -05:00
settings_test_save_1_fcb.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
settings_test_save_2_fcb.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
settings_test_save_3_fcb.c tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
settings_test_save_one_fcb.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
settings_test_save_unaligned.c tests/subsys/settings/fcb: add check for target compatibility 2019-08-08 08:47:44 -05:00
settings_test.h tests/subsys/settings/fcb: deletion test 2019-08-20 13:18:38 +02:00