Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/fs/fat_fs_api/src/
Dtest_fat_file_reentrant.c66 static int test_reentrant_parallel_file_access(void) in test_reentrant_parallel_file_access() function
177 zassert_true(test_reentrant_parallel_file_access() == TC_PASS, NULL); in test_fat_file_reentrant()