Searched refs:TEST_FILE2 (Results 1 – 1 of 1) sorted by relevance
13 #define TEST_FILE2 FATFS_MNTP"/tfile2.txt" macro93 res = fs_open(&filep2, TEST_FILE2, FA_OPEN_EXISTING | FA_READ); in test_reentrant_parallel_file_access()99 res = fs_unlink(TEST_FILE2); in test_reentrant_parallel_file_access()148 res = fs_open(&filep2, TEST_FILE2, FS_O_CREATE | FS_O_RDWR); in tfile2_access()