Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/tests/posix/fs/src/
Dtest_fs_open_flags.c14 static int test_file_open_flags(void) in test_file_open_flags() function
285 zassert_true(test_file_open_flags() == TC_PASS); in ZTEST()