Home
last modified time | relevance | path

Searched refs:test_fs_open_flags_file_path (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/subsys/fs/littlefs/src/
Dtestfs_open_flags.c14 const char *test_fs_open_flags_file_path = TESTFS_MNT_POINT_SMALL"/the_file"; variable
/Zephyr-latest/tests/subsys/fs/fat_fs_api/src/
Dmain.c12 const char *test_fs_open_flags_file_path = FATFS_MNTP"/the_file.txt"; variable
/Zephyr-latest/tests/subsys/fs/ext2/src/
Dtestfs_open_flags.c16 const char *test_fs_open_flags_file_path = "/sml/open_flags_file"; variable
/Zephyr-latest/tests/subsys/fs/common/
Dtest_fs_open_flags.c21 extern char *test_fs_open_flags_file_path;
135 *&test_fs_open_flags_file_path, in test_fs_open_flags()