Home
last modified time | relevance | path

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

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