zephyr/tests/subsys/settings/fcb/src
Brooks Prumo e426c0c4e1 tests: Remove erroneous # before extern "C"
A few test header files have C++ guards around them, but are incorrect.
Those files had a leading `#` placed before `extern`, which is
incorrect.  This commit simply removes those leading `#` characters.

Signed-off-by: Brooks Prumo <brooks@prumo.org>
2020-02-06 19:45:21 -05: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 global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01: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/setting: cleanup deletion tests 2019-11-01 17:53:35 +01: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
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: Remove erroneous # before extern "C" 2020-02-06 19:45:21 -05:00