zephyr/tests/subsys
Dominik Ermel 1241e67790 fs: Move fs_file_system_t declaration out of fs.h
The struct fs_file_system_t is only useful when defining file system
drivers and is not required for typical application development,
that is why it has been moved to separate file fs_sys.h.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2020-10-23 12:55:41 +02:00
..
canbus device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
debug/coredump tests: add a test for coredump 2020-08-24 20:28:24 -04:00
dfu dfu: img_util: Add flash integrity check 2020-09-03 17:56:02 +02:00
fs fs: Move fs_file_system_t declaration out of fs.h 2020-10-23 12:55:41 +02:00
jwt tests: jwt: don't set main stack size 2020-10-20 10:09:36 -05:00
logging test: logging: Add more test cases for log core 2020-08-12 17:08:15 -05:00
mgmt/ec_host_cmd ec_host_cmd: add ec host command handler framework 2020-09-04 14:50:45 -04:00
openthread device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
power/power_mgmt test: power: Remove frdm_k64f platform from allowed list 2020-09-24 10:46:19 -05:00
settings settings: Remove deprecated SETTINGS_USE_BASE64 support 2020-10-01 07:05:27 -05:00
shell device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
storage storage: flash_map: Add SHA-256 integrity method 2020-09-03 17:56:02 +02:00
usb sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00