zephyr/tests/subsys/fs
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
..
fat_fs_api tests filesystem.fat.api: Do not run on native_posix_64 2020-01-03 15:13:59 -05:00
fat_fs_dual_drive global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
fcb tests: Remove erroneous # before extern "C" 2020-02-06 19:45:21 -05:00
littlefs samples: drivers: spi_flash: switch nrf52840_pca10056 to Nordic QSPI 2020-01-29 15:15:49 +01:00
multi-fs tests/fs: NFFS has been replaced with Littlefs in multifs tests 2020-01-21 17:30:03 +01:00
nvs tests/subsys/fs/nvs: extend entry delete test 2019-09-02 12:31:42 +02:00