Searched refs:path_to_file1 (Results 1 – 1 of 1) sorted by relevance
72 char *path_to_file1 = xasprintf ("%s/to-file1", tempdir); in do_test() local82 add_temp_file (path_to_file1); in do_test()92 xsymlink ("file1", path_to_file1); in do_test()132 TEST_VERIFY (__file_change_detection_for_path (&fcd[i++], path_to_file1)); in do_test()156 TEST_VERIFY (__file_change_detection_for_path (&fcd[1], path_to_file1)); in do_test()196 free (path_to_file1); in do_test()
Completed in 3 milliseconds