Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/fs/common/
Dtest_fs_basic.c22 static int create_write_hello(const struct fs_mount_t *mp) in create_write_hello() function
374 zassert_equal(create_write_hello(fs_basic_test_mp), TC_PASS, in test_fs_basic()