Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/vfs/test/
Dtest_vfs_paths.c132 #define test_not_opened(instance, path) test_open(instance, path, true, false, __LINE__) macro
159 test_not_opened(&inst_foo, "/foo/file1");
162 test_not_opened(&inst_foo, "/foo");
175 test_not_opened(&inst_foo1, "/foo1/file");