Home
last modified time | relevance | path

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

/io/
A Dtst-file_change_detection.c72 char *path_to_file1 = xasprintf ("%s/to-file1", tempdir); in do_test() local
82 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