Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/fs/ext2/src/
Dtestfs_ext_specific.c42 static void write_to_file(const char *file_path, uint32_t bytes_to_write) in write_to_file() function
139 write_to_file(file_path, bytes_to_write); in writing_test()
175 write_to_file(file_path, bytes_to_write); in ZTEST()