Searched refs:file_exists (Results 1 – 1 of 1) sorted by relevance
103 static bool file_exists(const char *file_path) in file_exists() function302 TEST_ASSERT( file_exists(FILE_NAME) ); in check_formatting()310 TEST_ASSERT( !file_exists(FILE_NAME) ); in check_formatting()