test_filename1 53 tests/lib/vfs/vfs_clone_file.c static const char test_filename1[] = "mctestclone1.tst"; test_filename1 149 tests/lib/vfs/vfs_clone_file.c unlink (test_filename1); // remove a possible leftover from a previous run test_filename1 150 tests/lib/vfs/vfs_clone_file.c g_file_set_contents (test_filename1, "test", sizeof ("test") - 1, NULL); test_filename1 153 tests/lib/vfs/vfs_clone_file.c *vpath1 = vfs_path_from_str (test_filename1); test_filename1 162 tests/lib/vfs/vfs_clone_file.c unlink (test_filename1);