blob: 0f0c63f3b83d40aede4103a11d986374ffb1dfdb [file] [log] [blame]
/*
* Copyright (c) 2018 Intel Corporation.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <zephyr/fs/fs.h>
void test_fs_help(void);
void test_fs_fat_mount(void);
void test_fs_littlefs_mount(void);
void test_fs_shell_exit(void);